Re: Changing the install path of a web package

2015-02-15 Thread Richard Hector
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/02/15 06:06, Tim Burns wrote: > I moved to debian from another distro for stability reasons. > > I prefer to keep my web accessible files in /srv/www rather than > /var/www, as I back up /srv and not /var. If I have to I have > to. > > I'm i

Re: Changing the install path of a web package

2015-02-13 Thread Cindy-Sue Causey
On 2/13/15, Don Armstrong wrote: > > Generally speaking, packages shouldn't be installing to /var/www either, > they should be installing to /usr/share or similar. > > Personally, I'd just copy the files if I was going to modify themq, > and/or use Directory/Location directives in the apache confi

Re: Changing the install path of a web package

2015-02-13 Thread Don Armstrong
On Fri, 13 Feb 2015, Tim Burns wrote: > I moved to debian from another distro for stability reasons. > > I prefer to keep my web accessible files in /srv/www rather than > /var/www, as I back up /srv and not /var. If I have to I have to. > > I'm installing owncloud, and can't figure out how I can

Changing the install path of a web package

2015-02-13 Thread Tim Burns
I moved to debian from another distro for stability reasons. I prefer to keep my web accessible files in /srv/www rather than /var/www, as I back up /srv and not /var. If I have to I have to. I'm installing owncloud, and can't figure out how I can make it install where I want it. I could c