还是PHP URL重写有关问题

WBOY
Release: 2016-06-13 13:30:55
Original
798 people have browsed it

还是PHP URL重写问题
我想把地址重写,在网上找了好多资料了还是搞不定,然后找个一个似乎可行的贴子,
是DEVMS.IISTools 1.2
可是我怎么设置也不行
我的服务器是WIN2003,PHP IIS6.0
我新建了站点把下载下来的文件夹命名为iisrewrite,新建站点指向了他
  在 Web 服务扩展 里添加一个新的"Web 服务器扩展"
扩展名与你添加过滤器至站点时填写的名称一样
在"要求的文件"部分添加你的过滤器dll文件.选中"设置扩展状态为允许"项.确定.
iisrewrite的安全我也设置了完全控制,

devms.maplist文件里的正则,我写了
^\/index$ /index.php empty //首页
那么是不是我现在浏览跟目录下的index就自动指向index.php呢

高手赐教,或者给我个可行的例子,只要我本机测试可以就行...


------解决方案--------------------
不是高手,没有IIS,帮不了你,呵呵.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!