apache2 httpd 2.4.2
Bradley Giesbrecht
pixilla at macports.org
Sun May 27 12:14:39 PDT 2012
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
Regards,
Bradley Giesbrecht (pixilla)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2763 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120527/449e69a2/attachment.bin>
More information about the macports-dev
mailing list