[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Where do you put all your HTML stuff on a home Linux server?
- From: Marko Vojinovic <vvmarko panet co yu>
- To: fedora-list redhat com
- Subject: Re: Where do you put all your HTML stuff on a home Linux server?
- Date: Sun, 20 Jan 2008 14:13:29 +0000
On Sunday 20 January 2008 12:28, Chris G wrote:
> On Sun, Jan 20, 2008 at 03:14:17AM -0800, Michael A. Peters wrote:
> > Chris G wrote:
> >> I've been changing my mind and messing about with this for years and
> >> *still* haven't really come to a sensible final conclusion. It's not
> >> even that it matters all that much but I wish there was an obvious
> >> answer.
> >
> > I use /srv
> > as root:
> > mkdir -p /srv/www.hostname.tld/www
> > chown -R user:group /srv/www.hostname
> >
> > You then create a file in /etc/httpd.conf/ that points to
> > /srv/www.hostname.tld/www as the DocumentRoot
> >
> > Works for me.
>
> /srv is the 'right' place, unfortunately many (all?) linux
> distributions don't use it.
SuSE uses it. I hope Fedora will too.
:-)
Marko
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]