On Oct 3, 2003, at 1:23 PM, [EMAIL PROTECTED] wrote:


Not 100% sure, but I vaguely recall RedHat packaged DSO apache modules
letting apxs in the installation step handle updating httpd.conf (-A
adds the LoadModule line commented, -a adds it uncommented).  Maybe I
remember wrong, though.  At any rate, I'm pretty sure they remove
AddModule modulename and LoadModule modulename lines from httpd.conf on
uninstall... including commented out ones.


They use the tags like <If HAVE_SSL> and so if the mod_ssl is not installed then it doesn't load the module, but they have that already in the httpd.conf you are using. That's why you don't have to edit the conf file when you add or remove Red Hat modules. Since I never had that for Frontpage there are no <If HAVE_module> tags in there for Frontpage and so it wouldn't be possible.


You are right about apxs however. If I change my way of making the frontpage module to do it all in mod_fpse RPM then the module could install with apxs and add the line on its own. Have to think of how that would work though.

-Josh

--
Joshua Levitsky, CISSP, MCSE
System Engineer
AOL Time Warner
[5957 F27C 9C71 E9A7 274A  0447 C9B9 75A4 9B41 D4D1]

_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227




Reply via email to