Listen 10.0.0.54:8000
ServerSignature Off
ServerTokens Prod
TraceEnable off
TimeOut 60
KeepAliveTimeout 60
AllowOverride None
Options None
Require all granted
ErrorLog "/var/log/kolla/heat/apache-cfn-error.log"
CustomLog "/var/log/kolla/heat/apache-cfn-access.log" common
WSGIDaemonProcess heat-api-cfn processes=1 threads=1 user=heat group=heat display-name=heat-api-cfn
WSGIProcessGroup heat-api-cfn
WSGIScriptAlias / /var/lib/kolla/venv/bin/heat-wsgi-api-cfn
WSGIApplicationGroup %{GLOBAL}
WSGIPassAuthorization On
= 2.4>
ErrorLogFormat "%{cu}t %M"
ErrorLog "/var/log/kolla/heat/heat-api-cfn-error.log"
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b %D \"%{Referer}i\" \"%{User-Agent}i\"" logformat
CustomLog "/var/log/kolla/heat/heat-api-cfn-access.log" logformat