I am guessing that the public_html/ directory in your home directory
does not exist or does not have the read and/or execute bits set for all
users. Try:
$ ssh aarem@xxxxxxxxxxxxxxxx 'mkdir -p public_html; chmod 0755 public_html'
to make sure the directory exists with the correct permissions.
On 11/19/21 19:33, Globe Trotter via devel wrote:
Hello,
I have been trying to upload a couple of my files to my fedorapeople.org space following the instructions here: https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org#fedorapeople.org and have been confused.
Actually, I go to my https://aarem.fedorapeople.org/ account and get:
Forbidden
You don't have permission to access / on this server.
I wonder what I should do to get this space working? My profile lists the space, but I am unclear as to how to make it accessible to others including me.
Thanks!
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure