--On September 13, 2006 5:05:17 PM -0700 snacktime <[EMAIL PROTECTED]>
wrote:
Are there any options I can use when installing apache 2.x from the
ports tree so it won't overwrite apache 1.x?
Sure. Just like any other port. Just choose the location you want to
install the port to.
apache13
make install PREFIX=/usr/local/www1/
apache2
make install PREFIX=/usr/local/www2/
Apache13 installs its conf files in /usr/local/etc/apache, and apache2
installs its conf files in /usr/local/etc/apache2. The only problem you
might have is the startup scripts. I don't recall how they're named, off
the top of my head.
Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/