[Bug 208144] [maintainer update] [patch] www/mod_security: update to 2.9.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 24 12:17:09 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208144

--- Comment #3 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
httpd.conf diff:

 #LoadModule expires_module libexec/apache24/mod_expires.so
 LoadModule headers_module libexec/apache24/mod_headers.so
 #LoadModule usertrack_module libexec/apache24/mod_usertrack.so
-#LoadModule unique_id_module libexec/apache24/mod_unique_id.so
+LoadModule unique_id_module   libexec/apache24/mod_unique_id.so
 LoadModule setenvif_module libexec/apache24/mod_setenvif.so
 LoadModule version_module libexec/apache24/mod_version.so
 #LoadModule remoteip_module libexec/apache24/mod_remoteip.so

It should be returned back into original state with @pre/postunexec

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list