nginx config has mistake
-
Hello
W3T had generate own nginx.conf and i see a syntax mistakenginx -t nginx: [emerg] unexpected "}" in /var/www/site/nginx.conf:55 nginx: configuration file /etc/nginx/nginx.conf test failed
into this code after xml_gzip has been forget a ‘;’
location ~ /wp-content/cache/page_enhanced.*gzip$ { gzip off; types { text/xml xml_gzip }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘nginx config has mistake’ is closed to new replies.