forked from exozyme/nginx
Debugging
This commit is contained in:
parent
d124cc94c7
commit
aad540270c
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ server {
|
|||
}
|
||||
|
||||
location ~ ^/~$ {
|
||||
rewrite_log on;
|
||||
rewrite ^/~(.*)$ /pages/$1;
|
||||
root /srv/http;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue