[mod_python] Problem installing mod_python

nm at estadias.com nm at estadias.com
Fri Dec 16 05:13:03 EST 2005


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

Quoting Jorey Bump <list at joreybump.com>:

> nm at estadias.com wrote:
>
> > In my /home/nm/public_html/python/.htaccess:
> >
> > AllowOverride All
> > AddHandler mod_python .py
> > PythonHandler mptest
> > PythonDebug On
>
> AllowOverride is not legal in .htaccess, for obvious reasons:
>
>   http://httpd.apache.org/docs/2.0/mod/core.html#allowoverride
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
>




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Mod_python mailing list