Synopsis: Building apache w/PHP doesn't add SERVER_SUBVERSION to httpd -v

State-Changed-From-To: open-closed
State-Changed-By: marc
State-Changed-When: Sun Jul 19 00:04:08 PDT 1998
State-Changed-Why:
Correct, '-v' does not include text added to the server
string by modules.  This is because, to do so, Apache would
have to parse the config files, and call the init stages of each
module.

Reply via email to