files.o.o: remove rewriteengine
This module is not used and is not installed. This corrects a puppet error. Change-Id: I06f9877e15345fb3b4c691c8a7286150d6f11456
This commit is contained in:
parent
533af83e83
commit
ea5f12a40f
@ -22,8 +22,6 @@ NameVirtualHost <%= @vhost_name %>:<%= @port %>
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
ErrorLog /var/log/<%= scope.lookupvar("httpd::params::apache_name") %>/<%= @name %>_error.log
|
||||
LogLevel warn
|
||||
CustomLog /var/log/<%= scope.lookupvar("httpd::params::apache_name") %>/<%= @name %>_access.log combined
|
||||
|
Loading…
Reference in New Issue
Block a user