View Single Post
Old 2005-01-06, 12:07 AM   #13
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
ErrorDocument 401 cannot be a URL -- it must be a local path, i.e.

ErrorDocument 401 /401.html

otherwise, it writes all sorts of strange errors in the log. Additionally, if you are missing that leading /, older versions of apache will write the same message, but, is very misleading.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote