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