[OSGeoLive] #2168: geonode WSGI takes port 80 root

OSGeoLive trac_osgeolive at osgeo.org
Tue Aug 6 19:24:16 PDT 2019


#2168: geonode WSGI takes port 80 root
-----------------------+---------------------------
 Reporter:  darkblueb  |      Owner:  osgeolive@…
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  OSGeoLive13.0
Component:  OSGeoLive  |   Keywords:  apache2
-----------------------+---------------------------
 see conf
 {{{
 Module Name: **mod_wsgi**.c

     In file: /etc/apache2/sites-enabled/geonode.conf
        1: WSGIDaemonProcess geonode user=www-data threads=10 processes=1
        2: <VirtualHost *:80>
       10:   WSGIProcessGroup geonode
       11:   WSGIPassAuthorization On
       12:   WSGIScriptAlias / /usr/lib/python2.7/dist-
 packages/geonode/wsgi.py
         : </VirtualHost>
 }}}

 it is possible that this conflicts with other uses of Apache2 on the disk;
 most every project takes a unique port or has a string identifier after
 the host document root e.g.  `/istsos`

-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2168>
OSGeoLive <http://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list