Listen %PUBLICPORT% WSGIDaemonProcess murano-api processes=1 threads=10 user=%USER% display-name=%{GROUP} %VIRTUALENV% WSGIProcessGroup murano-api WSGIScriptAlias / %MURANO_BIN_DIR%/murano-wsgi-api WSGIApplicationGroup %{GLOBAL} WSGIPassAuthorization On AllowEncodedSlashes On = 2.4> ErrorLogFormat "%{cu}t %M" ErrorLog /var/log/%APACHE_NAME%/murano_api.log CustomLog /var/log/%APACHE_NAME%/murano_api_access.log combined = 2.4> Require all granted Order allow,deny Allow from all