Browse Source

Remove whitespace

lbausch 6 years ago
parent
commit
83f568a317
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/.htaccess

+ 1 - 1
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} (.+)/$