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