This topic created in 4487 days ago, the information mentioned may be changed or developed.
请教个问题哈 亲们
127.0.0.1/index.php/Home/Index/index.html
我想 让他 可以通过 127.0.0.1直接访问 怎么弄呀
127.0.0.1/index.php/Home/Article/index/category/blog.html
通过 127.0.0.1/blog.html
127.0.0.1/index.php/Home/Article/detail/id/3.html
通过 127.0.0.1/Article/3.html 这里的3 是会改变的 是个数字
尝试了伪静态,不过老是不行呢