I have a .zip file I would like to share. I am having problems with the permissions though. I have the .zip file on CentOs7 running Apache2.4.
---> zip file is located in /var/www/html/xxxsite1/Files/Xx.zip
---> index.html file located in /var/www/html/xxxsite1
<a href="/Files/Xx.zip">Download</a>
When clicking to Download link I get a forbidden 403.
You don't have permission to access /Files/Xx.Zip on this server.
File Permissions 755 ----> /Files/Xx.zip...
Dowloadable Zip file, Apache 2.4, Forbidden
from Apache http://bit.ly/2Zz5m9m
via IFTTT

0 Comments