Merge "files.o.o : publish .log as text/plain"
This commit is contained in:
commit
e03a97de8f
@ -33,4 +33,6 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %>
|
|||||||
LogLevel warn
|
LogLevel warn
|
||||||
CustomLog /var/log/<%= scope.lookupvar("httpd::params::apache_name") %>/<%= @name %>_access.log combined
|
CustomLog /var/log/<%= scope.lookupvar("httpd::params::apache_name") %>/<%= @name %>_access.log combined
|
||||||
ServerSignature Off
|
ServerSignature Off
|
||||||
|
|
||||||
|
AddType text/plain .log .log.1
|
||||||
</VirtualHost>
|
</VirtualHost>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user