Browse Source

double padding

Serghey Rodin 13 years ago
parent
commit
db25046b17
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/0.9.7/rhel/nginx.conf

+ 1 - 0
install/0.9.7/rhel/nginx.conf

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