Re: Setting up apache problem

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

 



Hello,

> I've just about everything set up correctly, but when I restart httpd, I
> keep getting the error that DocumentRoot /var/www/html/willowherbdesigns
> doesn't exist, despite it being there (it's a symlink
> to /web/willowherbdesigns).

Probably because the content under /web doesn't have the right SELinux
context; it should be system_u:object_r:httpd_sys_content_t:s0.

You can check the context with ls -lZ, and if it's wrong, relabel using

  chcon system_u:object_r:httpd_sys_content_t:s0 /web/willowherbdesigns

Regards,

Rich

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux