Hi. I have a dhandler that returns a 404 to the browser if the page requested doesn't "exist".
I also would like to see in the apache error_log something like : [error] [client ip.ip.ip] File does not exist: dir/filename.html I do this in dhandler: $r->status(Apache2::Const::HTTP_NOT_FOUND); But that's not enough to make apache log the error. Is there something I can configure to make it happen ? ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users