Select Webserve Support
F.A.Q
Ask
a question
Search
F.A.Q
List
of all F.A.Q
Tutorial Movie
Ensim Pro Reseller Admin Series
Ensim Pro Site Admin Series
Ensim Pro End User Admin Series
Dreamweaver
MX Series
WS_FTP
Series
Cute
FTP Series
FrontPage
2002 Series
Help Desk
Documentation
Network Status
Contact Us
Live Help
|
|
|
|
faq : Ensim Unix : Adding a Custom 404 Error Page |
  |
|
| Question: | How can I have my own Custom 404 Error page? | | Answer: | Creating a custom 404 page is easy! This will allow a more professional presence as it allows when your site users type in a wrong address or page you to keep your site's design and appearance in tact. 404 error is the error that is given to users as "page not found".
You will need ftp or telnet access to set the custom 404 error page up. Start by creating a file in your main html dir called ".htaccess" , the first line of this file should be:
ErrorDocument 404 /404.html
You then just simply create a web page and name it 404.html and place it in the same directory. If you users type in a page that does not exist then they will be forwarded to your custom 404 page and your site can maintain the professional image you need.
| | last updated 28.09.2002 | |
| |
|
|