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!
Allow permission to script
Moderator: General Moderators
-
darklord18
- Forum Newbie
- Posts: 8
- Joined: Sun Jun 08, 2008 7:57 pm
Re: Allow permission to script
THANK YOU A LOT!!