gemini Posted February 19, 2004 Posted February 19, 2004 I uploaded a few *.exe files but can not download them from the webpage by clicking on the link to the files. It says You don't have permission to access the file. I already CHMODed it to 755 still doesn't work P.S. I just saw this in my .htaccess # deny most common except .php <FilesMatch "\.(inc|tpl|h|ihtml|sql|ini|conf|class|bin|spd|theme|module|exe)$"> deny from all </FilesMatch> and when I disable it - my *.exe files download just fine - how can I edit this code to add sertain folder with files to be accepted for downloads? Quote
TCH-Bruce Posted February 19, 2004 Posted February 19, 2004 (edited) Can you provide a link for us to test? Edited February 19, 2004 by TCH-Bruce Quote
gemini Posted February 19, 2004 Author Posted February 19, 2004 http://www.ibsteam.net/IBS%20Links/beta5/ Quote
TCH-Bruce Posted February 19, 2004 Posted February 19, 2004 What is the permission of the IBS%20Links folder and does it have a space in the folder name? Rename the folder with a - or _ replacing the space if there is and set the folder to 755 permissions. Quote
gemini Posted February 19, 2004 Author Posted February 19, 2004 http://www.ibsteam.net/ibs_links/beta5/setup.exe it had permission 755 already I renamed it now I just saw this in my .htaccess # deny most common except .php <FilesMatch "\.(inc|tpl|h|ihtml|sql|ini|conf|class|bin|spd|theme|module|exe)$"> deny from all </FilesMatch> and when I disable it - my *.exe files download just fine - how can I edit this code to add sertain folder with files to be accepted for downloads? Quote
gemini Posted February 19, 2004 Author Posted February 19, 2004 thanks I figured it I had to delete exe part on the <FilesMatch> Quote
DarqFlare Posted February 20, 2004 Posted February 20, 2004 Oh. lol... I could have told you that! Just didn't get here quick enough! Glad to hear you got it worked out! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.