Quote:
Originally posted by baddog
here - don't say I never did anything for you
|
Hmm, that example isn't 100% correct. You have to specify a local document for 401 redirects, you cannot redirect to a full URI.
So:
ErrorDocument 401 /401.html
instead of:
ErrorDocument 401
http://somesite/401.html