1) modified our httpd.conf file to allow directory overrides, and restarted the server
2) added a MIME type to /etc/httpd/conf/httpd.conf for .zip files
3) changed the owner of the file in question to apache
4) given it 777 permissions (to be over-thorough)
5) even tried getting at the file via a link in http://dahi.colo.hawaii.edu/test/test.html
and i still can’t download the file.
my web trawling for the past hour or so seems to pin the issue on SELinux being particularly hard-nosed.
this is a broader issue we will want to get resolved… can you give me a hand when you get a chance?
hey rich,
so i’m trying to make this file available for download:
http://dahi.colo.hawaii.edu/test/last_angel_of_history.avi.zip
and we get a 403 error …
i have done the following:
1) modified our httpd.conf file to allow directory overrides, and restarted the server 2) added a MIME type to /etc/httpd/conf/httpd.conf for .zip files 3) changed the owner of the file in question to apache 4) given it 777 permissions (to be over-thorough) 5) even tried getting at the file via a link in http://dahi.colo.hawaii.edu/test/test.html
and i still can’t download the file.
my web trawling for the past hour or so seems to pin the issue on SELinux being particularly hard-nosed.
this is a broader issue we will want to get resolved… can you give me a hand when you get a chance?
thanks!
:david