scottnj
07-06-2005, 06:54 PM
How do I get custom error documents to work with subdomains?
I have a subdomain private.mysite.com and I want a custom 401 page.
I tried putting "ErrorDocument 401 /401.html" in both "public_html/.htaccess" and/or "public_html/private/.htacess".
If I try mysite.com/private it works. :)
If I try private.mysite.com it doesn't work. :(
I have a subdomain private.mysite.com and I want a custom 401 page.
I tried putting "ErrorDocument 401 /401.html" in both "public_html/.htaccess" and/or "public_html/private/.htacess".
If I try mysite.com/private it works. :)
If I try private.mysite.com it doesn't work. :(