vio
vmilitaru at sympatico.ca
Tue Jul 9 15:18:48 EST 2002
> ... > I then edited httpd.conf, adding: > > LoadModule python_module /usr/local/apache/libexec/mod_python.so > I believe just here should be something like: AddModule mod_python.c > and > > <Directory /home/.../pytest/> > AddHandler python-program .py > PythonHandler mptest > PythonDebug On > </Directory> > Hope this solves your bobo, Vio
|