https://issues.apache.org/bugzilla/show_bug.cgi?id=50823

Nathan Schulte <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Nathan Schulte <[email protected]> 2011-02-25 13:12:00 
EST ---
Setting an ErrorDocument for this means that all 400 requests will return this
ErrorDocument.

Furthermore, the ErrorDocument returned is for the default server (in virtual
host terms, the first virtual host that matched).  This is the same issue as
with the ServerName as discussed above.  This means that the ErrorDocument is
then for used for all _ALL_ such accesses, regardless of the actual host that
was intended (meaning no host specific links or error messages can be used in
the 400 error doc).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to