Re: access_log both compressed and uncompressed

2013-11-25 Thread Maxim Dounin
Hello! On Sun, Nov 24, 2013 at 08:34:32AM -0800, Lorenzo Raffio wrote: > In my "vhost" declaration I have: > access_log /WEBSITE_DIR/logs/access.log.gz combined gzip; > Problem is I get 2 files, an access.log.gz and an access.log Why? I want just > the .log.gz one.. Likely you have access.log c

access_log both compressed and uncompressed

2013-11-24 Thread Lorenzo Raffio
In my "vhost" declaration I have: access_log /WEBSITE_DIR/logs/access.log.gz combined gzip; Problem is I get 2 files, an access.log.gz and an access.log Why? I want just the .log.gz one..___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mai