Merge "Changed the log format for horizon's apache configuration"
This commit is contained in:
commit
231a3e5587
@ -28,7 +28,9 @@
|
|||||||
Require all granted
|
Require all granted
|
||||||
</IfVersion>
|
</IfVersion>
|
||||||
</Directory>
|
</Directory>
|
||||||
|
<IfVersion >= 2.4>
|
||||||
|
ErrorLogFormat "%{cu}t %M"
|
||||||
|
</IfVersion>
|
||||||
ErrorLog /var/log/%APACHE_NAME%/horizon_error.log
|
ErrorLog /var/log/%APACHE_NAME%/horizon_error.log
|
||||||
LogLevel warn
|
LogLevel warn
|
||||||
CustomLog /var/log/%APACHE_NAME%/horizon_access.log combined
|
CustomLog /var/log/%APACHE_NAME%/horizon_access.log combined
|
||||||
|
Loading…
Reference in New Issue
Block a user