htaccessthinkphp的简单介绍
ThinkPHP实现伪静态如何去掉目录中的index.php 1、。确认httpd.conf配置文件中加载了mod_rewrite.so 模块,加载的方法是去掉mod_rewrite.so前面的注释#号 2。讲httpd.conf中的All
这是关于 htaccessthinkphp 标签的相关文章列表
ThinkPHP实现伪静态如何去掉目录中的index.php 1、。确认httpd.conf配置文件中加载了mod_rewrite.so 模块,加载的方法是去掉mod_rewrite.so前面的注释#号 2。讲httpd.conf中的All