Date: Mon, 23 Apr 2007 18:19:42 -0700 From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: brucetwilson@toomuchblue.com Cc: clement@freebsd.org, ports@freebsd.org Subject: Re: FreeBSD Port: apache-2.2.4_2 Message-ID: <462D5B2E.4040104@p6m7g8.com> In-Reply-To: <462D4A3D.5070404@toomuchblue.com> References: <462D4A3D.5070404@toomuchblue.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462D5B2E.4040104>