L PROTECTED]
> Mail-Followup-To: [EMAIL PROTECTED]
> Date: Wed, 27 Nov 2002 16:18:26 +
> Subject: [PATCH] prevent apxs from inserting AddModule
> User-Agent: Mutt/1.4i
>
> If an httpd.conf has commented out AddModule directives, apxs -i -a will
> add an un-commented AddMo
t;
> To: [EMAIL PROTECTED]
> Mail-Followup-To: [EMAIL PROTECTED]
> Date: Wed, 27 Nov 2002 16:18:26 +
> Subject: [PATCH] prevent apxs from inserting AddModule
> User-Agent: Mutt/1.4i
>
> If an httpd.conf has commented out AddModule directives, apxs -i -a will
> add an un-comme
002 16:18:26 +0000
Subject: [PATCH] prevent apxs from inserting AddModule
User-Agent: Mutt/1.4i
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. Here's a fix:
--- support/apxs.in 19
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. Here's a fix:
--- support/apxs.in 19 Sep 2002 05:43:16 - 1.47
+++ support/apxs.in 27 Nov 2002 16:12:00 -
@@ -490,9 +49