hide/strip set cookies on static files and howto use alias

JoakimR nginx-forum at forum.nginx.org
Sat Apr 9 13:16:33 UTC 2016


Hi Francis, and of course everyone else

Another Q

Hi do have this in my domain.conf

    location /admin {
    	index index.php;
    	access_log off;
    	log_not_found					off;
    	expires				0;
		}

but yet, everything is logged?  do you have some kind of answer to this?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,265879,266052#msg-266052



More information about the nginx mailing list