Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: .htaccess file creation help... please

Hybrid View

  1. #1
    Junior Member WebCraft's Avatar
    Join Date
    Jul 2003
    Posts
    29

    .htaccess file creation help... please

    Hello fellow developers.
    I am trying to locate some information on the web about .htaccess files. Not for password protection but for my 404 error docs. I want to customize them.
    Can someone please guide me step by step through what the lines of code are to read and so on?

    I already have a page that is named oops.html for the customized read.

    What can I do?

    Thank you in advance!
    "Take a break from your computer, and know that there is a world outside the door"
    Scott S.
    http://veritycreative.com/

  2. #2
    Senior Member
    Join Date
    Jul 2003
    Posts
    617
    These links explain it in detail:

    http://www.freewebmasterhelp.com/tutorials/htaccess/1
    http://help.mindspring.com/webhelp/r...ccessindex.htm
    http://w3.ag.uiuc.edu/DLM/GoHTTP/htaccess.html
    http://www.cs.brandeis.edu/~guru/htaccess/

    That first one is very straightforward.

    You may need to check with your host to make sure you can use them or have them enabled if you can't (I did).
    Sualdam

  3. #3
    Junior Member WebCraft's Avatar
    Join Date
    Jul 2003
    Posts
    29
    Sualdam,

    Thanks ever so much! That web site is a beauty! Will use it often I am sure.
    "Take a break from your computer, and know that there is a world outside the door"
    Scott S.
    http://veritycreative.com/

  4. #4

    One line in the .htaccess file

    I've been using this simple method of redirecting to a custom 404 Error page.

    Just add this line to the .htaccess file:

    It will redirect to your custom html page.

Similar Threads

  1. dot htaccess file
    By caneman in forum Webmaster Resources Discussion Forum
    Replies: 3
    Last Post: 02-18-2010, 08:39 PM
  2. help regarding .htaccess file
    By SES Trims in forum Search Engine Optimization Forum
    Replies: 1
    Last Post: 12-26-2006, 07:48 PM
  3. help regarding .htaccess file
    By SES Trims in forum Google Discussion Forum
    Replies: 3
    Last Post: 12-08-2006, 05:59 PM
  4. Protecting .php file with .htaccess
    By milbrown in forum Web Programming Discussion Forum
    Replies: 2
    Last Post: 01-30-2006, 11:26 PM
  5. site gone .htaccess file
    By AjiNIMC in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 10-22-2004, 11:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •