Skip to content

Commit a7b209f

Browse files
committed
Updated line to use spaces instead of tabs.
1 parent fbd93f6 commit a7b209f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/.htaccess

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Options -MultiViews
33
RewriteEngine On
44

5-
RewriteCond %{REQUEST_FILENAME} !-d
5+
RewriteCond %{REQUEST_FILENAME} !-d
66
RewriteCond %{REQUEST_FILENAME} !-f
77
RewriteRule ^ index.php [L]
8-
</IfModule>
8+
</IfModule>

0 commit comments

Comments
 (0)