(资料图)
1、你是想隐藏掉index.php吗?这个得在.htaccess里面配置RewriteEngineonRewriteCond%{REQUEST_FILENAME}!-dRewriteCond%{REQUEST_FILENAME}!-fRewriteRule^(.*)$index.php/$1[QSA,PT,L]
本文到此分享完毕,希望对大家有所帮助。