Hello.
I have an Apache server up and running on Windows 2003 (first-time user), but I'm having problems with file downloads. I'm able to access .pdf and .doc files that are linked on a web page, but when I link a .exe file it gives me the following message:
Forbidden
You don't have permission to access /webapp/html/downloads/j2re-1_4_2_06-windows-i586-p.exe on this server.
What do I need to do to allow website visitors access to this file? They need to be able to download this as a prerequisite to running the Java applet that I have. Thanks in advance.
I have an Apache server up and running on Windows 2003 (first-time user), but I'm having problems with file downloads. I'm able to access .pdf and .doc files that are linked on a web page, but when I link a .exe file it gives me the following message:
Forbidden
You don't have permission to access /webapp/html/downloads/j2re-1_4_2_06-windows-i586-p.exe on this server.
What do I need to do to allow website visitors access to this file? They need to be able to download this as a prerequisite to running the Java applet that I have. Thanks in advance.