How do I fix my 404 pages?

Status
Not open for further replies.

DefecTalisman

Community Advocate
Community Support
Messages
4,148
Reaction score
5
Points
38
You have it set to go to there in your .htaccess file.
Code:
ErrorDocument 404  http://simplenerdtalk.x10hosting.com/404.shtml
should change to
Code:
ErrorDocument 404 http://smartmac.co.cc/404.shtml
 
Status
Not open for further replies.
Top