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=9319>.
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=9319

Included error documents don't honor ServerSignature

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement
          Component|All                         |Documentation
         OS/Version|Windows XP                  |All
           Platform|PC                          |All
            Summary|server sigature does'nt work|Included error documents
                   |                            |don't honor ServerSignature
            Version|2.0.36                      |HEAD



------- Additional Comments From [EMAIL PROTECTED]  2002-05-22 16:00 -------
Well, ServerSignature works as documented.

Personally, I don't see a need to provide two different ways to configure
the sample errordocuments.  You can already simply go and edit the
include file to get rid of the info that you don't want.  Or if that
is too complicated, comment out those ErrorDocuments and use the internal
ones.

The only way I see to get what you want is to add a SERVER_SIGNATURE
environment variable and then go test for that in a bunch of places in the
error docs.  It won't be that easy.   Just changing the SERVER_SOFTWARE
variable won't be sufficient because there is also SERVER_NAME and SERVER_ADMIN
used in various places that would be need to be controlled by ServerSignature
to make things consistent.

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

Reply via email to