3liz/qgis-wps4server/master/filters/PyWPS/webservices/mod_python/.htaccess - Htaccess File

3liz/qgis-wps4server/master/filters/PyWPS/webservices/mod_python/.htaccess

SetEnv PYWPS_PROCESSES /usr/local/wps/processes
SetEnv PYWPS_CFG /usr/local/wps/pywps.cfg
SetHandler python-program
PythonHandler pywps
PythonDebug On
PythonPath "sys.path+['/usr/local/pywps-VERSION/']"
PythonAutoReload On

On Github License

Files

Download PDF of Htaccess file

Comments

Apache