[Osgeo4w-trac] [osgeo4w] #24: Python package needs cgi-bin/apache support

OSGeo4W trac_osgeo4w at osgeo.org
Wed Sep 24 22:09:57 EDT 2008


#24: Python package needs cgi-bin/apache support
------------------------+---------------------------------------------------
 Reporter:  warmerdam   |       Owner:  osgeo4w-dev at lists.osgeo.org
     Type:  defect      |      Status:  new                        
 Priority:  major       |   Milestone:                             
Component:  Package     |     Version:                             
 Keywords:  pkg-python  |  
------------------------+---------------------------------------------------
 The pkg-python should create a httpd.d\http_python.conf file to set
 PYTHONPATH similar to the .ini file.  The contents should look something
 like:

 {{{
 AddType application/x-httpd-python .py
 Action  application/x-httpd-python /cgi-bin/python.exe

 SetEnv PYTHONHOME "C:\OSGeo4W\apps\Python25"
 }}}

 This would ensure that python cgi's work smoothly if apache is install.
 No dependency on apache needed though.

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/24>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the Osgeo4w-trac mailing list