On 10/6/20 3:31 PM, Jason Long wrote: > Hello, > I created a file under of my root website and when I want to download it then: > > # wget https://URL.com/file.txt > --2020-10-06 23:53:22-- https://URL.com/file.txt > Resolving URL.com (URL.com)... 80.253.145.77 > Connecting to URL.com (URL.com)|80.253.145.77|:443... connected. > HTTP request sent, awaiting response... 403 Forbidden > 2020-10-06 23:53:22 ERROR 403: Forbidden. > > The SELinux label of file is: > > -rwxr-xr-x. 1 apache apache unconfined_u:object_r:user_home_t:s0 95849 Oct 6 23:51 file.txt > > How can I solve it? > > Thank you. > _______________________________________________ > selinux mailing list -- selinux@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to selinux-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/selinux@xxxxxxxxxxxxxxxxxxxxxxx you're not showing a selinux denial in what you've posted, so maybe it's just your normal file perms, apache config, etc and not selinux at all? _______________________________________________ selinux mailing list -- selinux@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to selinux-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/selinux@xxxxxxxxxxxxxxxxxxxxxxx