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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28173

Comment fix: alias for /errors/include/ must be above alias for /errors/

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Core                        |Documentation
            Summary|Customizable error responses|Comment fix: alias for
                   |don't work the way they are |/errors/include/ must be
                   |intended to.                |above alias for /errors/



------- Additional Comments From [EMAIL PROTECTED]  2004-04-03 00:28 -------
You need to list the
Alias /errors/include/ ...
ABOVE the 
Aliase /errors/ ...
or else it will be ignored.

We should mention that explicitly in the comments.

In a future version, you will also get an error in the error log if you
use an Alias that will be ignored like that.

As far as customizing the "generic" (I assume you mean internal) error messages,
there is really no reason to do that when you can simply use custom
error messages.

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

Reply via email to