Skip to content

Commit 6bfde52

Browse files
committed
osgeo4w: include PYTHONPATH in apache conf template
1 parent c4ae8cd commit 6bfde52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ms-windows/osgeo4w/httpd.conf.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ DefaultInitEnv PATH "@osgeo4w@\bin;@osgeo4w@\apps\@package@\bin;@osgeo4w@\apps\g
44
DefaultInitEnv QGIS_PREFIX_PATH "@osgeo4w@\apps\@package@"
55
DefaultInitEnv QT_PLUGIN_PATH "@osgeo4w@\apps\@package@\qtplugins;@osgeo4w@\apps\qt4\plugins"
66
DefaultInitEnv TEMP "@temp@"
7+
DefaultInitEnv PYTHONHOME "@osgeo4w@\apps\Python27"
78

89
Alias /@package@/ @osgeo4w@/apps/@package@/bin/
910

0 commit comments

Comments
 (0)