Fixed config for FC CMS
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
error_log /var/log/nginx/SITEname-error.log;
|
||||
|
||||
index index.php index.html;
|
||||
root /var/www/DOMAINname/html;
|
||||
root /var/www/DOMAINname/public;
|
||||
gzip on;
|
||||
gzip_proxied any;
|
||||
gzip_types text/plain text/css text/xml text/javascript application/javascript application/x-javascript image/svg image/svg+xml application/xml image/x-icon;
|
||||
|
||||
Reference in New Issue
Block a user