The RedHat server is running Apache/2.2.15 and mod_wsgi/4.2.4 with Python/2.7.6.
Here is the config file:
WSGISocketPrefix run/wsgi
<VirtualHost 0.0.0.0:80>
ServerName demo.tethysplatform.org
ServerAlias demo.tethysplatform.org
Alias /static/ /var/www/tethys/static/
<Directory /var/www/tethys/static/>
#Require all granted
</Directory>
WSGIScriptAlias / /usr/lib/tethys/src/tethys_portal/wsgi.py
<Directory /usr/lib/tethys/src/tethys_portal>
<Files wsgi.py>
#Require all granted
</Files>
</Directory>
# Daemon config
WSGIDaemonProcess tethys_default \
python-path=/usr/lib/tethys/src/tethys_portal:/usr/lib/tethys/lib/python2.7/site-packages:/var/www/tethys/apps
WSGIProcessGroup tethys_default
# Logs
ErrorLog /var/log/httpd/tethys_default.error.log
CustomLog /var/log/httpd/tethys_default.custom.log combined
</VirtualHost>
--
You received this message because you are subscribed to a topic in the Google Groups "Tethys Platform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tethysplatform/rbZmC5i8zxs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tethysplatfor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tethysplatform/e9c364d5-0f4b-4456-b3cb-c913b327b90b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Tethys Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tethysplatfor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tethysplatform/939dc1dc-c52d-4fe8-aed0-1dd289d44f37%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "Tethys Platform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tethysplatform/rbZmC5i8zxs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tethysplatfor...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tethysplatform/5fdf0d26-23aa-4963-b9f5-5f05e15e4fba%40googlegroups.com.
azure (0.10.0)
backports.ssl-match-hostname (3.4.0.2)
boto (2.25.0)
cffi (1.1.2)
condorpy (0.1.6)
cryptography (1.0)
decorator (3.4.0)
Django (1.7.10)
django-bootstrap3 (5.1.1)
django-gravatar2 (1.2.1)
django-social-auth (0.7.28)
docker-py (1.2.3)
ecdsa (0.13)
enum34 (1.0.4)
futures (3.0.3)
GeoAlchemy2 (0.2.5)
gisdata (0.5.4)
gsconfig (0.6.13)
gsshapy (2.0.0)
httplib2 (0.9.1)
idna (2.0)
ipaddress (1.0.14)
iptools (0.6.1)
iso8601 (0.1.8)
Jinja2 (2.7.2)
mapkit (1.1.0)
MarkupSafe (0.23)
netCDF4 (1.1.8)
numpy (1.9.2)
oauth2 (1.5.211)
oauthlib (1.0.3)
optcomplete (1.2-devel)
OWSLib (0.8.13)
paramiko (1.15.2)
Paste (1.7.5.1)
PasteDeploy (1.5.2)
PasteScript (1.7.5)
pip (7.0.3)
psycopg2 (2.6.1)
pyasn1 (0.1.8)
pycparser (2.14)
pycrypto (2.6.1)
PyJWT (1.4.0)
pyOpenSSL (0.14)
python-crontab (1.9.3)
python-dateutil (2.4.2)
python-openid (2.2.5)
python-social-auth (0.2.12)
pytz (2015.4)
requests (2.7.0)
requests-oauthlib (0.5.0)
requests-toolbelt (0.4.0)
scp (0.7.1)
setuptools (18.1)
six (1.9.0)
SQLAlchemy (0.9.10)
tethys-dataset-services (1.1.0)
tethys-platform (1.2.0, /usr/lib/tethys/src)
tethysapp-adhydro-streamflow (0.0.1)
tethysapp-canned-gssha (0.1.0, /var/www/tethys/apps/tethysapp-canned_gssha)
tethysapp-dam-break (0.0.1, /var/www/tethys/apps/tethysapp-dam_break)
tethysapp-erfp-tool (0.0.1, /var/www/tethys/apps/tethysapp-erfp_tool)
tethysapp-gsshaindex (0.0.1, /var/www/tethys/apps/tethysapp-gsshaindex)
tethysapp-observed-data (0.0)
tethysapp-parleys-creek-management (0.0.1, /var/www/tethys/apps/tethysapp-parleys_creek_management)
tethysapp-tmaps-app (0.0.1, /var/www/tethys/apps/tethysapp-tmaps_app)
TethysCluster (0.1.6)
websocket-client (0.32.0)
workerpool (0.9.2)
xlrd (0.9.3)