Home | Help Forums | Web Design Tutorials | Free Swishmax Downloads | All Downloads

 

 

Company

Home

Nework Details

Tutorials

SWiSH 2

SWiSHMax

Flash MX

PHP & MySQL

HTML / JScript

Adobe Photoshop

Corel Draw

Gimp

Miscellaneous

Downloads

Templates

Plugins

Fonts

Wallpapers

Free Images

Scripts and Codes

Products

E-Books

SWiSH BB

SWiSH Templates

SWiSH-DB Newsletter
Subscribe to our newsletter : GO
  Partners / Affiliates

   Swish Templates
   SWiSH Climax
   GimpTalk
   Idea Designs
   Sposatoettore
   Try Acai Berry Diet
   Download Free Ringtones
   Swishzone

Manage your site with Flax Article Content Management System
Creating Custom Error Documents
Category : HTML / Javascript | Level : Beginner | Language : English
Ask Question | Read Comments | Post tutorial | Previous | Next

Web www.swish-db.com

Ok, this question has been asked before so I decided to post a tutorial explaining how users can create custom error documents for there web page.

You must first check to see if you can create & upload .htaccess files to your server. I would advise emailing the admin about this topic.

1. Open up Notepad and or Wordpad and enter in the following text:

QUOTE

ErrorDocument 401 /error_docs/401.html
ErrorDocument 403 /error_docs/403.html
ErrorDocument 404 /error_docs/404.html
ErrorDocument 500 /error_docs/500.html


2. Save this file as .htaccess and upload it to the main directory of your site.

3. Next, create a folder on your web server called error_docs.

4. Upload your 401, 403, 404 and or 500 pages there. Make sure that the extension is .html and not .htm.

If you are still unsure how to do this, I have provided a download below that sets up all of this. All you need to select all the files in the folder and upload them to the main directory.

Make sure you go into the error_docs folder and edit the 401, 403, 404 and 500 files.

Click here to Download
File Size: 732 Bytes

Folder Tree:

ErrorDocs
-.HTACCESS
+error_docs
----401.html
----403.html
----404.html
----500.html


All rights reserved - swish-db.com