nginx
This commit is contained in:
parent
461f7d04ca
commit
cfa02952b7
@ -23,7 +23,7 @@ server {
|
|||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
server_name www.access-pmr.com www.pmr.quartz.xyz pmr.quartz.xyz;
|
server_name www.access-pmr.com www.pmr.quartz.xyz pmr.quartz.xyz;
|
||||||
rewrite ^(.*) http://pmr.quartz.xyz permanent;
|
rewrite ^(.*) http://access-pmr.com permanent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user