Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jun 2000 11:31:22 -0400
From:      Nathan Vidican <webmaster@wmptl.com>
To:        Cliff Rowley <cliff@olive.co.uk>
Cc:        questions@freebsd.org
Subject:   Re: Apache port >:|
Message-ID:  <393FBC4A.BC446922@wmptl.com>
References:  <393FBB31.BD7FE488@olive.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Cliff Rowley wrote:
> 
> What on earth is going on with file locations?  Every time I upgrade
> apache it seems to use a new location.
> 
> /usr/local/share/apache/htdocs for htdocs
> and
> /usr/local/etc/apache/apache.conf for the apache configuration file
> 
> This is what I am now used to.
> 
> So why is it that this time around I am looking at /usr/local/www/data
> and /usr/local/etc/httpd.conf?
> 
> What is going on?  Is there any reason for this change (again)?  Is it
> going to change again?
> 
> --
> Cliff Rowley
> Software Engineer
> Olive Systems LTD
> http://www.olive.co.uk
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

you can change the installation directory(ies) with the --prefix setting
using the configure script befoer you  run make; looks like the second
time around you user ./configure --prefix=/usr/local, whereas the first
time would have been done by a filename listing where to put the files.

-- 
Nathan Vidican
webmaster@wmptl.com
Windsor Match Plate & Tool Ltd.
http://www.wmptl.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393FBC4A.BC446922>