Quote:
Originally Posted by lobrc
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.
|
site URL:
http://promodrone.com/
.htaccess contents:
ErrorDocument 403 /error.php
ErrorDocument 404 /error.php
ErrorDocument 405 /error.php
ErrorDocument 408 /error.php
ErrorDocument 500 /error.php
ErrorDocument 502 /error.php
ErrorDocument 504 /error.php

As said before, this worked for me once upon a time.
@chanh - that little tutorial was followed (LITERALLY) 1000 times to no effect (it was the 1st resource that I scoped out here), so your suggestion is invalid in my case, chief (I bother to search BEFORE posting).