You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Valentin Dimitrov <va...@studcs.uni-sb.de> on 2005/11/24 16:24:27 UTC

[users@httpd] apache + python

Hi guys,

does somebody know how to chagne my apache2 config. on Debian
in order to execute python cgi programs.

I basically need to enable a directory with python files
e.g.
/var/www/my_python_stuff/*

or

/var/www/cgi/*

to be executed from my browser using apache2.
e.g.
http://localhost/cgi/*




thanks in advance.
Cheers
Valentin

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache + python

Posted by Joshua Slive <js...@gmail.com>.
On 11/24/05, Valentin Dimitrov <va...@studcs.uni-sb.de> wrote:
> Hi Raz,
>
> I've just left the modpython mailing list. The guys said that I don't
> need modpython in order to run python programs within apache.
> so I decided to join this mailing list :-|

See the ScriptAlias directive, which is probably already in you httpd.conf.

Joshua.

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache + python

Posted by Valentin Dimitrov <va...@studcs.uni-sb.de>.
Hi Raz,

I've just left the modpython mailing list. The guys said that I don't
need modpython in order to run python programs within apache.
so I decided to join this mailing list :-|

I'd appreciate any help.

Cheers
Valentin


On Thu, 24 Nov 2005, Raz wrote:

> Valentin,
>
> I would make this my first port of call: http://www.modpython.org/
>
> best regards
>
> Raz
>
> ---------------------------------------------------------------------
> 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-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] apache + python

Posted by Raz <ra...@gmail.com>.
Valentin,

I would make this my first port of call: http://www.modpython.org/

best regards

Raz

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org