pref: update nginx config
This commit is contained in:
parent
e8ce5c409f
commit
b2ce5c3783
@ -1,7 +1,7 @@
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name www.xn--fiqa592br0dm3gfp6c.com
|
||||
server_name www.xn--fiqa592br0dm3gfp6c.com;
|
||||
|
||||
location / {
|
||||
rewrite ^/(.*) https://www.hfbz.com/ permanent;
|
||||
|
Loading…
Reference in New Issue
Block a user