On Thu, Nov 26, 2009 at 12:05:44PM +0100, Alex Huth wrote: > > Hello! > > When i use the ports to install mod_security on a fresh installed 8.0 system, > it is installing apache 2.0.63_3. Are there any known problems why 2.2 isn't > used together with mod_security? > > Thx >
I think that 2.0 is just the default. To build 2.2 instead put: APACHE_VERSION=22 in /etc/make.conf or install 2.2 first and then mod_security. Regards, -- Frank Contact info: http://www.shute.org.uk/misc/contact.html _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
