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