Skip to content

Commit 7bd6cea

Browse files
committed
Remove unrequired index.php boot
1 parent 290d612 commit 7bd6cea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.htaccess

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
RewriteCond %{REQUEST_URI} (.+)/$
1515
RewriteRule ^ %1 [L,R=301]
1616

17-
index.php
1817
RewriteCond %{REQUEST_URI} !^/index\.php$
1918
RewriteRule \.php$ - [F,L]
2019

0 commit comments

Comments
 (0)