Tagged Questions
0
votes
2answers
69 views
Problem accessing an Apache-hosted folder
I'm running Centos 6.2, and Apache. I'm running into an error to do with access rights/permissions when trying to navigate to a webpage. I'm trying to go to the URL http://localhost/repos, but I get ...
1
vote
2answers
823 views
How to allow www-data to create a folder without giving read access to the parent folder
I'm not exactly sure the right question to ask, so I'll try to explain what I'm trying to do.
I have an internal web application (in PHP) that I want to be able to create a folder. The trouble is ...