Listen ${RMS_PORT} WSGIDaemonProcess rms user=stack group=stack threads=5 WSGIScriptAlias / ${ORM_BASE}/orm/services/region_manager/rms.wsgi Order deny,allow Deny from all Allow from localhost Order deny,allow Deny from all Allow from localhost WSGIProcessGroup rms WSGIApplicationGroup %{GLOBAL} Require all granted Allow from all