Thread
:
How do I set up my ht access for redirects?
View Single Post
2005-10-18, 02:55 AM
#
3
cd34
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Just a quick note, if you do
ErrorDocument 401
http://site.com/
you'll generate errors in the error log as it must be a 'relative' document url
ErrorDocument 401 /path/to.html
is what you want.
__________________
SnapReplay.com
a different way to share photos - iPhone & Android
cd34
View Public Profile
Visit cd34's homepage!
Find More Posts by cd34