Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 11:25:53 -0400
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Modulok <modulok@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: /usr/local/www a tradition?
Message-ID:  <20080314152553.GD19851@gizmo.acns.msu.edu>
In-Reply-To: <64c038660803131829q36310d80k3d8a041569e61ff7@mail.gmail.com>
References:  <64c038660803131829q36310d80k3d8a041569e61ff7@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 13, 2008 at 07:29:55PM -0600, Modulok wrote:

> Is there a compelling reason for placing subversion and web-server
> data in /usr/local and not somewhere else? I was thinking of keeping
> all user accounts (human and daemon alike) in one place like,
> /home/www and /home/svn and so forth.
> 
> Before I break convention, I just thought I'd see if placing said
> files in /usr/local was just a tradition or if there was another
> reason for it.

You probably won't break anything, but it is the convention for
FreeBSD structure.   see:     man hier
Some things are easier to install when following the conventions
because you have to do less special-casing and modifying config files.

There may be some badly written utility out there that does not
properly check config files and just assumes things are in the
conventional places.    I don't know of any and FreeBSD tries to
avoid this problem.   But, the time you find out is usually the
most inconvenient time.

So, you pays your money and you takes your chances.

////jerry

> 
> Thanks.
> -Modulok-
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



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