Jorey Bump
list at joreybump.com
Fri Dec 16 11:02:22 EST 2005
nm at estadias.com wrote: > Yes, > Ok, i removed the .htaccess and in apache2.conf: > <Directory /home/nm/public_html/python> > AddHandler python-program .py > PythonHandler mptest > PythonDebug On > </Directory> > > And still don't work Is this in the VirtualHost container? Are you accessing the VirtualHost by name? Have you done whatever Debian needs you to do to load the module and enable mod_python? Does your error log show that mod_python is loading?
|