[mod_python] Install issues: Server Internal Error 500

Brian Ray bray at sent.com
Fri Sep 17 08:54:44 EDT 2004


On Sep 16, 2004, at 10:58 PM, Lee E. Brown wrote:

> Greetings!
>
> If you are using htaccess files, you must add an AllowOveride 
> directive.
>

I am not using an .htaccess file. I am simply modifying the httpd.conf. 
AFAIK the AllowOveride directive only matters if I am using a .htaccess 
file, correct?

> ----- Original Message -----
> From: "Brian Ray" <bray at sent.com>
>>
>> <Directory /opt/local/apache2/htdocs>
>> AddHandler mod_python .py
>> PythonHandler mptest
>> PythonDebug On
>>   </Directory>
>>



More information about the Mod_python mailing list