From 83f568a317d6cb22467ad87bfe68d99821ab8744 Mon Sep 17 00:00:00 2001 From: lbausch Date: Sat, 2 Dec 2017 23:53:28 +0100 Subject: [PATCH] Remove whitespace --- public/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/.htaccess b/public/.htaccess index 4df299ca..b75525be 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -8,7 +8,7 @@ # Handle Authorization Header RewriteCond %{HTTP:Authorization} . RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] - + # Redirect Trailing Slashes If Not A Folder... RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} (.+)/$