I'm wondering, does anyone here use WebGUI on their FreeBSD installs
and if so, or even if not would know, what is this
LoadModule apreq_module modules/mod_apreq2.so
mentioned in the installation text file? I can't seem to find it in
ports, this could simply mean that it's just not in ports, but I would
figuring that it most likely is and it's just not called that.
Andy
_______________________________________________
freebsd-...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"
Port: p5-libapreq2-2.08
Path: /usr/ports/www/p5-libapreq2
Info: Generic Apache2 Request Library
You need the 2nd result.
HTH,
Pieter de Goeje
PS.
I suggest you read up on "man ports" (especially the section on search).
I see. I was doing "make search name=apreq" and was returning no hits. Thanks.
Andy