From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030807 Galeon/1.3.14 Description of problem: mod_python 3.1 comes with psp support, would be nice if /etc/httpd/conf.d/python.conf included support for that. Atleast as commented out configuration for easy enabling. <Directory /> AddHandler mod_python .psp PythonHandler mod_python.psp </Directory> Or similar Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: RFE: see Description Additional info:
Commented example added in Raw Hide, thanks for the report.