double padding

This commit is contained in:
Serghey Rodin 2013-04-01 22:58:23 +03:00
commit db25046b17

View file

@ -58,6 +58,7 @@ http {
# Symlinks protection # Symlinks protection
disable_symlinks if_not_owner; disable_symlinks if_not_owner;
# Proxy settings # Proxy settings
proxy_redirect off; proxy_redirect off;
proxy_set_header Host $host; proxy_set_header Host $host;