www/mod_python support in apache22?

Riemer Palstra riemer at palstra.com
Tue Dec 11 08:52:17 PST 2007


On Tue, Dec 11, 2007 at 11:09:10AM -0500, Chris Haulmark wrote:
> AddHandler mod_python .py
> 
> When I view this test .py file via web browser, I can see the source
> code instead of the expected "Hello World!".
> 
> Did I forget something else?

Depending on your needs, you may want to also set a PythonHandler to
either the Publisher or CGI handler.

-- 
Riemer Palstra
riemer at palstra.com


More information about the freebsd-ports mailing list