[nycphp-talk] Cool new feature on php.net
Rolan
rolan at omnistep.com
Tue Mar 4 16:10:36 EST 2003
I believe you can even leave ErrorLog out of the httpd.conf file
to leave errors unlogged.
Sterling Hughes wrote:
>>>You can supress those error messages btw.
>>>
>>>
>>How? Aside from anything like:
>>
>>ErrorLog /dev/null
>>
>>or
>>
>>ErrorLog |/mylogfilter.psh
>>
>>in httpd.conf.
>>
>>
>>
>
>Well, there you go. You can also build in error log handling into your
>404 script, and supress the external logging :)
>
>Another, final option (which is what I do) is to strip them out before
>processing them with a log analysis tool.
>
>-Sterling
>
>
>
>>h
>>
>>
>>
>>
>>
>>
>
>
>
More information about the talk
mailing list