Message14450

Author wcmaier
Recipients ajit, dan, dasu, help, rader, radtke, wcmaier, wsmith
Date 2008.07.03 10:20
Content
On Wed, Jul 02, 2008 at 08:34:26AM -0500, Will Maier via UW-HEP Help System wrote:
> Bah; I should've looked first. It doesn't seem like our httpd was
> compiled with libwrap support. Unless we want to fire up iptables, I
> guess we should leave it as-is for now.
> 
> If the logging becomes a problem again, the following in httpd.conf
> might help:
> 
>     SetEnvIf Request_URI "^/dasu/rootFiles$" dontlog
>     CustomLog logs/access_log common env=!dontlog

For now, I've simply added /var/log/httpd/*log to the nightly
logrotate (which had been ignoring the httpd logs for some reason). 

-- 

o--------------------------{ Will Maier }--------------------------o
| jabber:...wcmaier@xmpp.lfod.us | email:..will.maier@hep.wisc.edu |
| office:...........608.263.9692 | cell:..............608.438.6162 |
*--------------------[ UW High Energy Physics ]--------------------*
History
Date User Action Args
2008-07-03 10:20:10wcmaiersetrecipients: + wcmaier, help, rader, dan, dasu, ajit, wsmith, radtke
2008-07-03 10:20:10wcmaierlinkissue5332 messages
2008-07-03 10:20:09wcmaiercreate