m
This commit is contained in:
@@ -43,9 +43,9 @@ server {
|
||||
# proxy_set_header X-Forwarded-Host $http_host;
|
||||
}
|
||||
|
||||
# location / {
|
||||
# return 301 https://google.com;
|
||||
# }
|
||||
location / {
|
||||
return 301 https://google.com;
|
||||
}
|
||||
|
||||
# location /auth {
|
||||
# return 302 https://google.com;
|
||||
|
||||
Reference in New Issue
Block a user