Welcome! Log In Create A New Profile

Advanced

Re: conflicting rules

October 05, 2017 02:50PM
yes of course

I've reordered them too:


location = /Scripts/awstats_misc_tracker.js {
access_log on;
}

location ~* ^.+\.(css|js)$|^/(css|Scripts|uploads)/ {
expires 50d;
access_log off;
log_not_found off;
add_header Cache-Control "public";
}


nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
service nginx reload
Subject Author Posted

conflicting rules

shiz October 05, 2017 02:25PM

Re: conflicting rules

Igal @ Lucee.org October 05, 2017 02:30PM

Re: conflicting rules

shiz October 05, 2017 02:40PM

Re: conflicting rules

Igal @ Lucee.org October 05, 2017 02:42PM

Re: conflicting rules

shiz October 05, 2017 02:50PM

Re: conflicting rules

Francis Daly October 05, 2017 04:32PM

Re: conflicting rules

shiz October 05, 2017 03:15PM

Re: conflicting rules

Igal @ Lucee.org October 05, 2017 03:20PM

Re: conflicting rules

shiz October 05, 2017 03:22PM

Re: conflicting rules

shiz October 05, 2017 04:50PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 275
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready