Gregory Trubetskoy
grisha at modpython.org
Sun Dec 17 18:40:35 EST 2000
Check out the publisher handler in 2.7. I don't have an RPM for 2.7 yet, sorry, may be early next week, but you can get the source and compile it. -- Gregory (Grisha) Trubetskoy grisha at modpython.org On Sun, 17 Dec 2000, Peter Giannopoulos wrote: > Hi all, > > I'm new to the list/python/mod_python. > > I am having some difficulty setting up Apache 1.3.14 and mod_python (on > RH7.0) to work the way I want them to. In the tutorial there an explanation > as to how to get myscript.py to handle requests for .py files. This is fine > and it seems to work. But this unfortunately is not enough. I would like to > have the same functionality as traditional cgi handling or servlet handling. > By this I mean that I would like to Have apache/mod_python process ANY .py > files asked for WITHOUT having to set up and individual handler for each in > my configuration files for apache. > > Can anyone tell me how to do this? > Thanks in advance. > > > > > > Peter Giannopoulos, Software Developer > Gemplus Software, Advanced Projects Group > > Phone: +15147322434 > Fax: +15147322401 > Gemplus Card International > http://www.gemplus.com > > >
|