On 01/21/2010 11:31 AM, Nilesh Govindarajan wrote:
Hi, I have Apache 2.2.14 with mod_fastcgi. I am running PHP using this
configuration -

AddHandler php-fcgi .php

FastCgiServer cgi-bin/php-cgi

Action php-fcgi cgi-bin/php-cgi

<FilesMatch "\.php$">

Options +ExecCGI

</FilesMatch>

And it is working properly.

Is there any such method to run python too ? I am relatively new to
python and won't like to use that WSGI things.


List, any ideas ?

--
Nilesh Govindarajan
Site & Server Adminstrator
www.itech7.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to