On Fri, 2025-05-30 at 17:11 -0700, Samuel Sieb wrote: > On 5/30/25 3:19 AM, Tim via users wrote: > > On Thu, 2025-05-29 at 20:05 -0400, Jeffrey Walton wrote: > > > Also see <https://docs.fedoraproject.org/en-US/fedora-server/services/httpd-basic-setup/> > > > and the section, "Configure a Virtual Host for the domain". > > > > When following such instructions, you have to be careful about the > > choice of where you put virtually hosted sites. If you do decide to > > make sub-directories inside /var/www/html (as some advocate, and is > > mentioned in that linked page) you have to make sure that nobody > > connecting to the IP of the server can simply append the filepath used > > by the site to the IP address, and bypass any security restrictions. > > That page doesn't suggest using /var/www/html. It suggests > /var/www/<sitename>, but recommends using /srv. I've always used > directories under /var/www because it's a lot easier and doesn't require > any selinux modifications. I wanted to have a large Calibre database under /var/www but on a separate drive with a symlink. I was constantly impeded by SElinux until I used a bind mount, which solved the problem (I know semanage and restorecon would also work). poc -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue