DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17866>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17866

Bogus: "cannot use a full URL in a 401 ErrorDocument directive" ?

           Summary: Bogus: "cannot use a full URL in a 401 ErrorDocument
                    directive" ?
           Product: Apache httpd-1.3
           Version: 1.3.26
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: core
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Either of:

ErrorDocument 401 2003.php
ErrorDocument 401 x2003.php

in an .htaccess file in the / of a virtual server produces the error message:

[Tue Mar 11 00:13:50 2003] [notice] cannot use a full URL in a 401 
ErrorDocument directive --- ignoring!

for each access to any URL of the virtual Server. Commenting "ErrorDocument" 
out stops the error messages, as does this directive:

ErrorDocument 401 /2003.php

Apparently, "ErrorDocument 403", and 404, work fine without "/".

Note:
This behaviour exists in the most recent Apache 1.3 that I have access to, and 
I was unable to find anything related in the bug data base. I may err since its 
query form was partially incomprehensible for me.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to