The problem is locked!
4
follow
3747
views

Rewrite 静态 服务器应该填写什么规则

AI智能回复搜索中,请稍后...

Why is it folded? 0 个回复被折叠
不黑不成神 初级会员 User from: 广东省广州市
2013-12-26 09:47
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . /index.php [QSA,PT,L] 后台开启伪静态。然后OK!

About the author

bingsheng868 注册会员

This guy is lazy,Introduction has not been set

Problem dynamics

Release time
2013-12-26 00:00
Update time
2013-12-26 09:47
Focused
4 people pay attention to

Recommended content

开启伪静态后除首页外其他页面404
二级目录下如何设置静态化
在本机上开启伪静态后,所有页面都链接在localhost/这个根目录下
这个论坛有没有开启伪静态
web.config伪静态规则怎么写?
开启伪静态的程序在哪里?
开启伪静态后404 请教具体操作过程?
伪静态为什么在安装文件里面没有说明呢?
IIS6伪静态成功,其它页面都能正常访问,就是发现页的"推荐"热门"等待回复"访问不了
为什么官方没有给出iis7的rewrite方法??