Creating a 404 file not found page
If someone attempts to access a file on your site that doesn't exist, the default LlamaCom 404 page is displayed. You can instead have your own page displayed.

1) Create a file called ".htaccess" in your public_html directory. Inside this file put:

ErrorDocument 404 /404.html

Then, just create your own 404.html file in your public_html directory. This file will then be displayed when someone tries to access a page that doesn't exist.

You can also use the control panel to create the .htaccess file for you. If you already have a .htaccess file in your public_html directory, the "ErrorDocument" line will be appended to it.

Return


All text and original images copyright (C) 1998, 1999, 2005 Llama Communications call (877) 552-6220