>> -----Original Message-----
 >> From: Mario Pavlov [mailto:[EMAIL PROTECTED]
 >> Sent: Wednesday, July 12, 2006 8:43 AM
 >> To: users@httpd.apache.org
 >> Subject: [EMAIL PROTECTED] limiting log files' size
 >>
 >> Hi guys :)
 >> I was searching the documentation for a while for some way to
 >> get my httpd-access.log limited by size
 >> but I didn't found anything...
 >> is there a way to limit my log files by size ?
 >> for example when the log file reaches 100Mbytes to stop
 >> growing and evry new line to overwrites the oldest
 >
 >Apache won't do this for you - all it does is write lines to a filehandle. 
 >However, the filhandle doesn't need to lead to a file, it can be a pipe to a 
 >program you write that can do whatever you like see: 
 >http://httpd.apache.org/docs/2.2/mod/mod_log_config.html
 >
 >Rgds,
 >Owen Boyle
 >Disclaimer: Any disclaimer attached to this message may be ignored. 
 >
 >>
 >> apache2.2.2
 >> FreeBSD 6.1 RELEASE
 >>
 >> thank you :)

OK, thank you :)

-----------------------------------------------------------------
http://ide.li/ - портал за българите по света. Статии, новини, форуми, снимки, 
информация.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to