Hi Paul.
you can actually specify the contents of Any error mesg. in apache with a line in the httpd.conf file like this...
ErrorDocument 403 http://www.abc.com/readme.html
This can also be path relative to your domain like this...
ErrorDocument 404 /missing.html
Hope this helps.
I want to set up a log with who/when info for viewing/changing certain files on my system.
Any URL/book ideas on what I need to learn to be able to script something up to do this (preferably in BASH or PERL), I would appreciate it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.