Custom 404 Not Loading

Status
Not open for further replies.

parallax

New Member
Messages
54
Reaction score
0
Points
0
I created a Custom 404 Error Page from cPanel but I'm only getting the default x10Hosting 404 error when I enter a wrong url, and so can you please help me with that.

Thanks!
 

Synkc

Active Member
Messages
1,765
Reaction score
0
Points
36
Open the .htaccess file in your public_html directory and add the following line to the bottom of the file:

Code:
ErrorDocument 404 [B]/path/to/error/page[/B]

Be sure to replace the text in bold to suit your site.
 
Status
Not open for further replies.
Top