joe jacob a écrit :
> I need to configure apache to run python scripts. I followed the steps
> mentioned in this site (http://www.thesitewizard.com/archive/
> addcgitoapache.shtml). But I am not able to run python scripts from
> Firefox, I      got a forbidden error "you do not have permission to
> access the file in the server" when I try to run the script form
> Firefox browser. Somebody please help me.

http://httpd.apache.org/docs/<your_apache_version_here>/howto/cgi.html

with 'your_apache_version_here' in 1.3, 2.0, 2.2

FWIW, your problem relates to apache and permissions, not to Python.

HTH
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to