Access_log both compressed and uncompressed

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…

Hello!

On Sun, Nov 24, 2013 at 08:34:32AM -0800, Lorenzo R. 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 configured elsewhere.


Maxim D.
http://nginx.org/en/donation.html