Dear Monks,
I am running the Apache Web Server 2.2.4 on my computer. When I run cgi scripts that want to access local drives on my computer, the scripts fail because the computer is not allowing me to access the local drives. How do I grant permission to access them? I know everything else with Apache is set up correctly because all of the other cgi scripts that do not require access to my local drives, run fine.
Thanks