yahia said:look guys, before this, I had 404.shtml, 403.shtml, etc. on public_html folder, and all worked well.
But now the 404 error brings the x10 page, not my custom document.
I didn't have to do that from cpanel before.
Should I do it now? did sth change?
Well, I'll try that and tell you if it works... right now the server is down so I'm not able to do so.
Chris Z said:jay, i think he's asking why his 404 pages aren't showing, and the answer is probably just so that x10 can possibly gain more money by having thier custom errror pages, besides, they provide this service for free, so i don't think you should be complaining, yahia
ErrorDocument 400 /400.php #400 = (Bad request)
ErrorDocument 401 /401.php #401 = (Authorization required)
ErrorDocument 403 /403.php #403 = (Forbidden Access)
ErrorDocument 404 /404.php #404 = (File Not Found)
ErrorDocument 500 /500.php #500 = (Internal server error)