From 7754ea1c7cab26b5b40e7653f1d6cbe7d246c975 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 20 Dec 2017 13:50:12 -0500 Subject: Bug 1361890 - Remove asset concatenation --- vagrant_support/apache.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vagrant_support') diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2 index 1de3d8faa..0a39125ce 100644 --- a/vagrant_support/apache.j2 +++ b/vagrant_support/apache.j2 @@ -15,7 +15,7 @@ PerlConfigRequire /vagrant/mod_perl.pl DirectoryIndex index.cgi Options Indexes FollowSymLinks ExecCGI - AllowOverride All + AllowOverride None Allow from all -- cgit v1.2.3-24-g4f1b