Answer the question
In order to leave comments, you need to log in
Give Apache write permissions to a directory other than /home/user/web?
I have centos 7 with a Vesta panel, I want to enable fwrite from php to folders that are located higher than /home/user/web/. Added to apache config:
<Directory "/root/caches">
AllowOverride All
Options Indexes FollowSymLinks
Require all granted
Allow from all
</Directory>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question