Merge "Changed the log format for horizon's apache configuration"

This commit is contained in:
Jenkins
2015-02-24 20:09:18 +00:00
committed by Gerrit Code Review

View File

@@ -28,7 +28,9 @@
Require all granted
</IfVersion>
</Directory>
<IfVersion >= 2.4>
ErrorLogFormat "%{cu}t %M"
</IfVersion>
ErrorLog /var/log/%APACHE_NAME%/horizon_error.log
LogLevel warn
CustomLog /var/log/%APACHE_NAME%/horizon_access.log combined