On Mon, May 4, 2009 at 6:35 PM, William A. Rowe, Jr. <wr...@rowe-clan.net>wrote:
> Jason Todd Slack-Moehrle wrote: > > > > I see that Apache is loading a ton of modules, what can I safely get rid > > of? > > Get rid of all the modules which don't affect the configuration or the > behavior of your server. The easiest way to determine this is to comment > one out and use apachectl -t to find out if you broke it. > Even easier might be to comment them all out, and use apachectl -t to see if you broke it. Depends on how much your time is worth. Thanks -dant