FreeBSD Port: apache-2.2.4_2

Philip M. Gollucci pgollucci at p6m7g8.com
Tue Apr 24 01:46:57 UTC 2007


Bruce Wilson wrote:
> Hi, Clement.
> 
> I was wondering if you can point me to documentation about the 
> "profiles" feature of apache. I've looked around the docs at 
> http://httpd.apache.org, put Google to work for me, and asked on a 
> couple of lists, but it appears this is kind of a secret feature, and 
> maybe unique to the FreeBSD port.
> 
> I've figured out enough to see that adding
> 
> apache22_profiles="profile1 profile2"
I kind of had to guess too.
## httpd 2.2.x
apache22_enable="YES"
apache22_http_accept_enable="YES"
apache22_profiles="www ssl mp php python ruby"

apache22_www_flags="-DSQL"
apache22_www_configfile="/usr/local/etc/apache22/httpd.conf"

apache22_ssl_flags="-DSSL -DSQL"
apache22_ssl_configfile="/usr/local/etc/apache22/httpd.conf"

apache22_mp_flags="-DSQL -DMP2"
apache22_mp_configfile="/usr/local/etc/apache22/httpd.conf"
....



I'd be willing to take a stab at documenting it but I don't have time at 
the moment.

-- 
------------------------------------------------------------------------
Philip M. Gollucci (pgollucci at p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB  B89E 1324 9B4F EC88 A0BF

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.


More information about the freebsd-ports mailing list