You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Erwien Samantha Y <sa...@erwien.massaint.com> on 2002/11/12 18:03:32 UTC

RE: [users@httpd] How to prevent Apace HTTP server from creatinglogs.

dear samo,

Just give me short info about your apache DocumentRoot and other
directory structure especially your "forum".

regard,

wIen 

On Tue, 2002-11-12 at 09:44, Samo Cerne wrote:
> Thanks for a quick answer Samantha.It worked 50% now I do not have any logs what so ever.Even if I go to a page that starts "pictures" and not "forum" I do not have any logs for visitors to the page "pictures".
> 
> Any thoughts?
> 
> -----Original Message-----
> From: Erwien Samantha Y [mailto:samantha@erwien.massaint.com]
> Sent: Tuesday, November 12, 2002 4:46 PM
> To: Apache
> Subject: Re: [users@httpd] How to prevent Apace HTTP server from
> creatinglogs.
> 
> 
> 
> maybe this is the simple way to ignore some directory for being logging.
> 
> SetEnvIfNoCase Request_URI "^/forum/"  nolog
> CustomLog /log/access_log combined env=!nolog
> 
> what do u think ?
> 
> 
> 
> 
> 
> On Tue, 2002-11-12 at 08:21, Samo Cerne wrote:
> > Hello everybody,
> > I have  one very simple question and I hope someone can help me. I
> > have Apache version 1.3.23. Can you tell me if it is possible to
> > prevent Apache from creating logs for a specific page.
> > My scenario is:
> >     In our company we have one private forum, and in this forum
> > logging of IP-s is disabled, because we really want anonymous
> > postings, now the problem is that apache will log everybody's IP. 
> > How can I prevent this and still have logging for other pages that are
> > running on this Apache http server?
> > I really hope someone can help me.
> >  
> >  
> > Samo Cerne
-- 
Erwien Samantha Y <sa...@erwien.massaint.com>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org