You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Michael Dransfield <mi...@blueroot.net> on 2001/08/13 13:17:25 UTC

config/8171: ErrorDocument doesnt handle error documents in a directory called error

>Number:         8171
>Category:       config
>Synopsis:       ErrorDocument doesnt handle error documents in a directory called error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Aug 13 04:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     mike@blueroot.net
>Release:        1.3.19
>Organization:
apache
>Environment:
Linux ns.blueroot.net 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown

>Description:
When configuring ErrorDocument directives i found that there was a problem using documents contained in a folder called error, ie.

ErrorDocument /error/404.html

gets ignored, but

ErrorDocument /errordocs/404.html

works

Its not really a bug - but some documentation may help for any other users
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]