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
|
||||
CustomLog /var/log/<%= scope.lookupvar("httpd::params::apache_name") %>/<%= @name %>_access.log combined
|
||||
ServerSignature Off
|
||||
|
||||
AddType text/plain .log .log.1
|
||||
</VirtualHost>
|
||||
|
Loading…
Reference in New Issue
Block a user