~ overflow ~

Archive for August 20th, 2009

.htaccess 401 note

by z3n on Aug.20, 2009, under Notes

401 redirects must be within the same domain without the full url:

ErrorDocument 401 /error_page.ext <– right
ErrorDocument 401 http://www.example.com/error_page.ext <– wrong, EVEN if your domain is the same that it’s being redirect to.


Leave a Comment :, , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!