|
I had the same kind of prob and this is how i fixed it just format the line like this in your .htaccess
ErrorDocument 404 /put file name here
In other words point to it with the "/" like a path instead of the url...make sure that the file you point to is in the same directory as your .htaccess
Hope that helps
Matt
|