apache2 httpd 2.4.2

Bjarne D Mathiesen macintosh at mathiesen.info
Sun May 27 14:53:32 PDT 2012


Bradley Giesbrecht wrote:
> 
> On May 27, 2012, at 11:59 AM, Craig Treleaven wrote:
> 
>> At 5:19 PM +0200 5/27/12, Bjarne D Mathiesen wrote:
>>> Error
>>>                ::      ${prefix}/var/logs/apache2/error_log
>>> AccessLog               ::      ${prefix}/var/logs/apache2/access_log
>>
>> Minor point but should these be  ${prefix}/var/log/blah (no "s")?  OS X logs are in Private/var/log.  At least one of other port uses ${prefix}/var/log/${name}.
> 
> Good catch Craig, thanks.
> 
> Proposed apache 2.4 layout:
> ServerRoot              ::      ${prefix}/www/
> DocumentRoot            ::      ${prefix}/www/htdocs
> Apache Config File      ::      ${prefix}/etc/${name}/httpd.conf
> Include Files           ::      ${prefix}/include/${name}
> Other Config Files      ::      ${prefix}/etc/${name}/extra/
> Module Locations        ::      ${prefix}/lib/${name}/modules
> ErrorLog                ::      ${prefix}/var/log/${name}/error_log
> AccessLog               ::      ${prefix}/var/log/${name}/access_log
> cgi-bin                 ::      ${prefix}/www/cgi-bin
> binary                  ::      ${prefix}/bin/httpd
> start/stop              ::      ${prefix}/bin/apachectl
> apxs                    ::      ${prefix}/bin/apxs

is this what the group consensus says that we'll finalise on ???
if so, I'll work on a complete proposal for what we do with 2.4.x and
create a ticket for it

:-)
-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3


More information about the macports-dev mailing list