Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cuek

  1. cuek

    Redirect or DirectoryIndex?

    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.
  2. cuek

    file monitoring

    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.

Part and Inventory Search

Back
Top