View Single Post
Old
lobrc's Avatar
lobrc lobrc is offline
Administrator
lobrc is on a distinguished road
 
Posts: 5,046
Join Date: Jan 2010
Location: http://www.lobrc.net
Default 06-04-2010, 01:34 PM

Quote:
Originally Posted by umlautbastards View Post
Need to know about the custom 404 page. Whenever I try typing a wrong page name, I get the IE 404 page (not even 000webhosts'). Have gone back and tried it 1000 times as the FAQ describes (and it did work for me once upon a time), but no dice. I have the error.php & .htaccess in the same folder (public_html, and we're not allowed to upload anything above that level - which would be the root directory, correct?), but nothing is working out.
Paste this in your .htaccess:

Code:
ErrorDocument 404 /error.php
If that doesn't work, tell me your sites address and what is in your .htaccess file.


FREE SCRIPT INSTALLATION SERVICE | PREMIUM HOSTING* | LOBRC.NET

*All packages include Quality Support, Website Builder, Free Site Migration, 30 Day Money Back Guarantee, Official cPanel and Fantastico Autoinstaller.

Plus get 20% off with promo code 000WH20. Contact sales for more information.
Reply With Quote