nginx logs on a different path
    Igor Sysoev 
    is at rambler-co.ru
       
    Mon Aug 25 12:24:26 MSD 2008
    
    
  
On Mon, Aug 25, 2008 at 12:42:44PM +0530, Asif Ali wrote:
> The configure script has access log disabled and nginx error log in
> /var/logs/ngnix_error.log
How do you disbale access log via configure ?
There is no way to do it via configire.
Try
http {
     access_log  off;
> On Mon, Aug 25, 2008 at 12:28 PM, Cherife Li <cherife at dotimes.com> wrote:
> 
> > On 08/25/08 14:43, Asif Ali wrote:
> > > Even though we have disabled nginx access log, it logs on a different
> > path.
> > >
> > > */usr/local/nginx/*
> > >
> > > Does anyone know who does it?
> > >
> > You may check the configure script.
-- 
Igor Sysoev
http://sysoev.ru/en/
    
    
More information about the nginx
mailing list