Allow permission to script
Posted: Tue Jun 10, 2008 4:34 pm
Hi,
Can someone tell me how to configure Apache to allow access to a script(test.py). It is found in the cgi-bin folder. I have read that the syntax:
chmod('myfile.txt', 755);
But apache still tell me that i dont have permission to access this file.
Please help me out!!
Thank you!
Can someone tell me how to configure Apache to allow access to a script(test.py). It is found in the cgi-bin folder. I have read that the syntax:
chmod('myfile.txt', 755);
But apache still tell me that i dont have permission to access this file.
Please help me out!!
Thank you!