Hello.
I use Windows Server 2008 R2 on my externally hosted hybrid dedi server.
I have 2 files in a directory. One file is an exe, the other is an ini file.
Using save as over a URL link, I can download the exe file but it fails on the ini file.
Clicking the link causes a 404 error but the file does exist and the path is correct.
Changing the ini file to txt allows it to be downloaded.
Is there a system/security block on the downloading of ini files ?
The file is located in inetpub/wwwroot and the url is
http://sirann.co.uk/
The top link fails, the bottom works.
I thought it might be a CHMOD issue but understand its not a windows option.
I looked at the basic file permissions but saw no difference between exe and ini.
Any guidance welcome.
- Edited by ZathGB Friday, February 13, 2015 1:12 PM added "over a url link"