[Bug 195790] www/mod_perl2: Leave httpd.conf unmolested when installing / uninstalling / upgrading mod_perl2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 23 19:49:20 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195790
Olli Hauer <ohauer at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ohauer at FreeBSD.org
--- Comment #6 from Olli Hauer <ohauer at FreeBSD.org> ---
There is already a way.
# cd etc/apache2x
# grep mod_perl httpd.conf | tr -d '#' >> modules.d/999_mymodules.conf
In modules.d there is a README_modules.d (do not place your config in the
README file as it will be overwritten each time by an upgrade)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-apache
mailing list