问题描述
页面不能正常显示
问题解答
回答1:修改一下静态规则试试
.htaccess RewriteEngine on RewriteCond $1 !^(index.php|images|robots.txt) RewriteRule ^(.*)$ /index.php?/$1 [L]

问题描述
页面不能正常显示
问题解答
回答1:修改一下静态规则试试
.htaccess RewriteEngine on RewriteCond $1 !^(index.php|images|robots.txt) RewriteRule ^(.*)$ /index.php?/$1 [L]
相关文章:1. apache - 用Appache在windows上搭了文件服务器,速度很慢2. Apache服务器开启HTTPS访问3. apache - 做负载均衡的 nginx 主机配置是不是差一点也没关系?4. Apache重写路由,隐藏index.php在本地环境失效5. intellij-idea - 使用IDEA+Struts2.0+Apache6.0启动失败6. 服务器 - IIS和Apache怎么样共存?7. nginx - 关于服务器搭建问题8. apache - 如何在 .htaccess 设置规则阻止下载 .htaccess 文件9. apache 的 aliases,redirecting,rewriting 都有什么区别?10. 配置apache访问svn怎么操作

网公网安备:皖ICP备2020019022号-8 Copyright ¢ 2020-2025 Powered by V1.8 All Rights Reserved 技术支持:乐呵呵网
声明:本站所有资源以学习为主