Joe Stump
joe at joestump.org
Tue Jun 12 09:27:57 EST 2001
Yeah i tried the mptest.py - still no luck - but the cgi works fine for me. Until I know more Python I'll probably stick with the cgi. Thanks! --Joe On Mon, Jun 11, 2001 at 11:07:11AM +0200, Damjan wrote: > > I've put the following in my virtual server def ... > > > > <Directory /python> > > AddHandler python-program .py > > PythonHandler mptest > > PythonDebug On > > </Directory> > > This is OK > > > When I create mptest (according to the faq for testing) it doesn't parse, I > ~~~~~~ > You meen mptest.py don't you? > > > -- > Damjan Georgievski | ???????????? ?????????????????????? > Skopje, Macedonia | ????????????, ???????????????????? > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://www.modpython.org/mailman/listinfo/mod_python Joe Stump <joe at joestump.net> ------------------------------------------------------------------------ "To each his own - My own is GNU/Linux" --Joe Stump
|