Skip to content

Commit b6ac968

Browse files
author
zhaoxiang
committed
Merge remote-tracking branch 'origin/master'
2 parents 4ac5729 + 431aaf2 commit b6ac968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/.htaccess

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
RewriteCond %{REQUEST_FILENAME} !-d
66
RewriteCond %{REQUEST_FILENAME} !-f
7-
RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]
7+
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
88
</IfModule>

0 commit comments

Comments
 (0)