]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If an httpd.conf has commented out AddModule directives,
authorBill Stoddard <stoddard@apache.org>
Mon, 9 Dec 2002 15:00:59 +0000 (15:00 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 9 Dec 2002 15:00:59 +0000 (15:00 +0000)
commit7686499cedcc3ccb7e120f64c084fa877dae62dd
treeec1b94d6577c03dbab55d02860e1b13d0b25d658
parente78ff13c7cd182ea8043ef8cdcd8542c627994f5
If an httpd.conf has commented out AddModule directives,
apxs -i -a will add an un-commented AddModule directive for
the new module, which breaks the config.

PR: 11212
Obtained from:
Submitted by: Joe Orton
Reviewed by: Bill Stoddard, Thom May

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97820 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/apxs.in