From bcc386864042d89b59a9a653743d321d27b34b35 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Fri, 20 Mar 2020 12:58:08 +0800 Subject: [PATCH] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index f75587a..3cb9db5 100644 --- a/.htaccess +++ b/.htaccess @@ -6,7 +6,7 @@ RewriteRule ^(.*) index.php?/$1 [L] #----------------------------------- # nginx -# rewrite ^(.*) index.php?/$1 last; +# rewrite ^(.*) /index.php?/$1 last; # # caddy (not sure) # rewrite {