Re: Where do you put all your HTML stuff on a home Linux server?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sunday 20 January 2008 11:14, 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

Also, don't forget

semanage fcontext -a -t httpd_sys_content_t "/srv/www.hostname.tld/www(/.*)?"
restorecon -R -v /srv/www.hostname.tld/www

if running SELinux. ;-)

:-)
Marko



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux