Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mod Python

Psp (python Server Pages) Code Under Mod_wsgi?

Is there some way to run .psp (python server pages) code under apache + mod_wsgi? While we are mov… Read more Psp (python Server Pages) Code Under Mod_wsgi?

Mod Python, Get Post Parameters From Request Object

Is there any basic example that shows how to get POST parameters from the request in mod python cus… Read more Mod Python, Get Post Parameters From Request Object