Jesus Loves GRASS

Technical blog about GRASS/GIS,open source geoinformatics and MAPSERVER.

Thursday, July 26, 2007

Easier way to check python

Like we say in Portuguese "Who knows, know it" here is an easier way to get the mod_python info (posted by Grahan Dumpleton in the comments)


It is easier to go:

<Location /mpinfo>
SetHandler mod_python
PythonHandler mod_python.testhandler
</Location>

and then use '/mpinfo' as URL.

0 Comments:

Post a Comment

<< Home