CustomLog
This commit is contained in:
parent
bcef8dbf65
commit
9137ca680b
|
@ -42,7 +42,7 @@ data:
|
||||||
Group ${APACHE_RUN_GROUP}
|
Group ${APACHE_RUN_GROUP}
|
||||||
HostnameLookups Off
|
HostnameLookups Off
|
||||||
ErrorLog /dev/stderr
|
ErrorLog /dev/stderr
|
||||||
TransferLog /dev/stdout
|
CustomLog /dev/stdout
|
||||||
LogLevel debug
|
LogLevel debug
|
||||||
IncludeOptional mods-enabled/*.load
|
IncludeOptional mods-enabled/*.load
|
||||||
IncludeOptional mods-enabled/*.conf
|
IncludeOptional mods-enabled/*.conf
|
||||||
|
|
Loading…
Reference in a new issue