Not a mod_perl issue; in your apache conf do this: # I keep all images and javascripts etc under /_[something] SetEnvIf Request_URI "/_" dontlog CustomLog /home/nick/logs/httpdlog common env=!dontlog
- nick
~~~~~~~~~~~~~~~~~~~~
Nick Tonkin {|8^)>
On Tue, 19 Nov 2002, Cure wrote:
> I'm curious --> is there a way in mod_perl to skip
> the apache logging phase for certain directory or script request ?
>
>
> Cure
>
>
