Page 1 of 1

Allow permission to script

Posted: Tue Jun 10, 2008 4:34 pm
by darklord18
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!

Re: Allow permission to script

Posted: Tue Jun 10, 2008 6:43 pm
by Weirdan

Re: Allow permission to script

Posted: Wed Jun 11, 2008 3:25 pm
by darklord18
THANK YOU A LOT!!