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