Bug 67232

Summary: [patch] i386 Apache Main Make file to allow changing critical directories
Product: Ports & Packages Reporter: James Barrett <james>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
James W Barrett.vcf none

Description James Barrett 2004-05-26 21:20:14 UTC
I am working on a chroot jail of apache 1.3 so I wanted to alter the port so all files installed under /home/www.  I also wanted to slightly alter the document root.  The existing environment variables and config flags in the main makefile needed updating.

Fix: 

Patch available at http://www.websnewworld.com/apachemake.diff
How-To-Repeat: Attempt to change the Document Root, or CGI-Bin
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-26 21:58:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer.
Comment 2 James Barrett 2004-05-27 02:33:42 UTC
The first diff had some errors.  It's been fixed and the diff was reposted
to the same URL.

James Barrett
Infosia Services
615 Wealthy Street SE
Grand Rapids, MI  49503
Phone: (616) 454-1612
Fax: (208)361-8249
E-Mail: james@infosia.net
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2004-05-27 04:32:38 UTC
State Changed
From-To: open->closed

Committed (modified)
Comment 4 Antoine Jacoutot 2004-05-27 12:11:34 UTC
For this knob to be really usefull, it should be made available in all apache* 
ports.
Another nice thing would be to make this knob available in other www related 
ports (like horde, imp, phpmyadmin...) which would make easier chrooting 
apache.

Antoine