Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2009 08:20:11 GMT
From:      "Philip M. Gollucci" <pgollucci@ridecharge.com>
To:        apache@FreeBSD.org
Subject:   Re: ports/140380: [patch] www/apache22: Add support for inclusion of profile_* directive
Message-ID:  <200912100820.nBA8KBCA072235@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/140380; it has been noted by GNATS.

From: "Philip M. Gollucci" <pgollucci@ridecharge.com>
To: bug-followup@FreeBSD.org, jarrod@netleader.com.au
Cc:  
Subject: Re: ports/140380: [patch] www/apache22: Add support for inclusion
 of profile_* directive
Date: Thu, 10 Dec 2009 08:00:20 +0000

 You don't need this patch.
 
 The follow works --
 
 # httpd
 apache22_enable="YES"
 apache22_profiles="www ssl"
 apache22_http_accept_enable="YES"
 
 apache22_www_flags="-DPYTHON -DMP2 -DSVN -DPHP5"
 apache22_www_configfile="/usr/local/etc/apache22/httpd.conf"
 
 apache22_ssl_flags="-DSSL -DSVN -DPYTHON"
 apache22_ssl_configfile="/usr/local/etc/apache22/httpd.conf"
 
 -- 
 ------------------------------------------------------------------------
 Philip M. Gollucci (pgollucci@ridecharge.com)
 p: 703.549.2050x206, did: 703.579.6947
 Senior System Admin - RideCharge, Inc.  http://ridecharge.com
 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
 
 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?200912100820.nBA8KBCA072235>