[~] Refactor
This commit is contained in:
parent
6d4782f39d
commit
e5ed84c35f
@ -203,7 +203,8 @@ server {
|
||||
}
|
||||
|
||||
location ~ {
|
||||
return 444;
|
||||
#return 444;
|
||||
return 301 https://$host$request_uri;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user