Hi,
I'm having some problems getting my custom error document to work. In .htaccess, I've setup a number of RedirectPermanent mappings that are working, but if I type:
ErrorDocument 404 /mscdev3/error/error_404.htm
it doesn't work.
I've tried:
ErrorDocument 404 /mscdev3/error/error_404.htm...