We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd97214 + 4abb31d commit b37ca0fCopy full SHA for b37ca0f
files/apache-nova-api.template
@@ -7,7 +7,7 @@ Listen %PUBLICPORT%
7
WSGIApplicationGroup %{GLOBAL}
8
WSGIPassAuthorization On
9
<IfVersion >= 2.4>
10
- ErrorLogFormat "%{cu}t %M"
+ ErrorLogFormat "%M"
11
</IfVersion>
12
ErrorLog /var/log/%APACHE_NAME%/nova-api.log
13
%SSLENGINE%
files/apache-nova-ec2-api.template
ErrorLog /var/log/%APACHE_NAME%/nova-ec2-api.log
0 commit comments