
noreply at github
Nov 9, 2009, 5:32 PM
Post #1 of 1
(570 views)
Permalink
|
|
[bricoleurs/bricolage] c8a101: Comment out `AddModule` in `httpd.conf`.
|
|
Branch: refs/heads/rev_1_10 Home: http://github.com/bricoleurs/bricolage Commit: c8a101cf04b38c56f037edd81d2587aca1e882ce http://github.com/bricoleurs/bricolage/commit/c8a101cf04b38c56f037edd81d2587aca1e882ce Author: David E. Wheeler <david [at] justatheory> Date: 2009-11-09 (Mon, 09 Nov 2009) Changed paths: M inst/conf.pl M lib/Bric/Changes.pod Log Message: ----------- Comment out `AddModule` in `httpd.conf`. The `AddModule` lines are now commented-out in the `httpd.conf` generated by the installer. As near as I can tell from my research, this directive hasn't been relevant for a long time. Since we require 1.3.34 (ca. 2005), It seems good enough to comment it out and add a note to uncomment them if necessary. Backported from master.
|