Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Why RESTORE at all? Stop editing it!' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Why RESTORE at all? Stop editing it!
Authored by: ScooterComputer on Feb 19, '03 11:39:30PM
I am currently loading and adding modules in my 1stoverrides.conf file (dav and ssl) with no problems. Yes, you can't UNLOAD a module, but by using ClearModuleList you might be able to rejigger your AddModule execution in an overrides file...try it and see. Plus, most current modules aren't as susceptible to ordering problems as old ones were.

My intention for recommending the 1stoverrides.conf file and not editing the httpd.conf comes from the fact that MOST of the complaints I have seen regarding OS X updates stomping on httpd.conf files are coming from ppl who aren't doing rocket science in the httpd.conf...and in their very general cases (where they probably aren't doing brain surgery with LoadModule/AddModule) then my Hint stands.

For those who ARE doing proper brain surgery in there, you a) know FOR A FACT (because you've tried it) that an Include override won't work, and b) don't go installing updates willy-nilly without backing up your configs and rechecking them after completing the update.

[ Reply to This | # ]