Gerard Flanagan wrote:

> and I think what you want is:
> 
> AddHandler mod_python .psp
> PythonHandler mod_python.psp

This is what I have in my htaccess file (along with debugging). But 
there is also an option in the control panel to set new handlers and 
extensions on the server, but I'm not sure what to call them, so I've 
been trying several combinations, like:

mod_python  .psp  #this wasn't there yesterday, but is now
PythonHandler .psp
mod_python.psp   .psp

You get the idea. I'm not sure if I'm even on the right track by trying 
to add new handlers though.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to