mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
aoetrmjhgb
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
server {
|
server {
|
||||||
listen 8080;
|
listen 8080;
|
||||||
server_name www.asimonson.com;
|
server_name www.asimonson.com;
|
||||||
redirect 301 https://asimonson.com$request_uri;
|
return 301 https://asimonson.com$request_uri;
|
||||||
}
|
}
|
||||||
server {
|
server {
|
||||||
listen 8080;
|
listen 8080;
|
||||||
|
|||||||
Reference in New Issue
Block a user