SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Custom error 404 pages
-
Jan 25, 2000, 00:23 #1
- Join Date
- Jan 2000
- Location
- CT
- Posts
- 160
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I am looking to create custom error 404 pages... can anyone help?
I know that it has something to do with .htaccess files...
Thanks
-STEVE
-
Jan 25, 2000, 00:43 #2
- Join Date
- Nov 1999
- Location
- Manhattan!
- Posts
- 107
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Add the following line to your .htaccess file:
<BLOCKQUOTE><font size="1" face="Verdana, Arial">code/font><HR><pre> ErrorDocument 404 http://www.yourdomain.com/YourErrorPage.htm [/code]
(the name and location of the error page can be altered)
You can also do other error codes, such as:
400 Bad syntax
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Error
502 Overloaded
503 Gateway Timeout
Christian
------------------
Axie automatically performs free, customizable searches for new
websites and delivers the links to members by personalized email.
http://www.axie.com/
[This message has been edited by ChrRmr (edited January 25, 2000).]
-
Jan 25, 2000, 17:23 #3
- Join Date
- Aug 2000
- Posts
- 53
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
that should do the trick. i still don't believe the number of pageviews my error pages get. u may be surprised too.
------------------
I'VE GOT YOUR $MONEY$ HONEY!
-
Jan 26, 2000, 14:33 #4
This site has info on error pages:
http://www.webcom.com/webcom/help/fa...om_error.shtml
-
Jan 27, 2000, 07:38 #5
- Join Date
- Dec 1999
- Posts
- 137
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
have a look at this site:
http://www.plinko.net/404/
Bookmarks