
- php中httpd.ini伪静态规则
- 编辑:helly 日期:2009-12-7 浏览:
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600RepeatLimit 32
# Block external access to the httpd.ini and httpd.parse.errors files
RewriteRule /httpd(?:\.ini|\.parse\.errors).* / [F,I,O]
# Block external access to the Helper ISAPI Extension
RewriteRule .*\.isrwhlp / [F,I,O]RewriteRule /rewrite.html /rewrite.php [I]
RewriteRule /helly-([0-9]+)\.html /rewrite.php\?myid=$1#RewriteRule ^(.*)/html/([0-9]+)/([0-9]+)\.html$ $1/read\.asp\?bl_id=$2&bu_id=$3
- 相关信息
- ·修改没数据库的ewebeditor的上传路径
- ·php判断浏览器的类型代码
- ·行业网站、门户网站与普通网站的区别
- ·IBM笔记本屏幕出现竖线
- ·fckeditor与ewebeditor的比较
- ·ASP删除文件FSO权限问题
- ·IIS-Rewrite网站静态重写的用法
- ·js中alert中文乱码问题的一种解决方法





我们是谁 

