Forum Moderators: mack

Message Too Old, No Replies

FP 2003 Error page

         

ajay

4:57 am on Mar 2, 2005 (gmt 0)

10+ Year Member



How do I create an FP error page? I was told that you need to delete the .htaccess file and then recreate it, FP causes problems. Advise?

wheel

10:30 pm on Mar 3, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm not a 100% sure this is what you're looking for, but I believe if you look into adding something like this:

ErrorDocument 404 /filename.html/

to your .htaccess file, that you will get filename.html instead of the standard 404 error message.

Corey Bryant

3:49 pm on Mar 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is this on a *NIX server? The htaccess file & FP never really get along. FP wants to control things while htaccess wants to control it - exspecially the file permissions.

Check though on your control panel - they might have it there - the 404 error page. This might be easier

-Corey