On 9/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
--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/

I'd forgotten about that, thanks.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to