From b00d8c5a726c46cb2c10e3327dd1a29d5a290eb4 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 30 Oct 2013 10:14:09 -0500 Subject: [PATCH] Wrap in IfModule. --- public/.htaccess | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/.htaccess b/public/.htaccess index 1578d6d2..ea51a317 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,5 +1,8 @@ - Options -MultiViews + + Options -MultiViews + + RewriteEngine On # Redirect Trailing Slashes...