页面不能正常显示
好好学习,天天进步!
修改一下静态规则试试
.htaccess RewriteEngine on RewriteCond !^(index.php|images|robots.txt) RewriteRule ^(.*)$ /index.php?/ [L]
修改一下静态规则试试