ASP伪静态规则 httpd.ini 30
[ISAPI_Rewrite]#3600=1hourCacheClockRate3600RepeatLimit32#Blockexternalaccesstothehtt...
[ISAPI_Rewrite]
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 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 ^(.*)/index.asp $1/index.html
RewriteRule ^(.*)/([0-9]*).html $1/NewsView.Asp?id=$2
RewriteRule ^(.*)/([a-z]*)/([a-z]*)/ $1/About.Asp?x=$2&y=$3
把About.Asp?id=3 转化为?3.html ,是哪里有问题 ,首页又可以?index.html 访问,空间是可以支持的,谁帮我看看
About.Asp?id=3
NewsList.Asp?SortID=1
NewsView.Asp?ID=99
这三个动态参数 怎么写规则转化为伪静态,只要是.html 结尾就好,带问号或者不带问号都可以 展开
# 3600 = 1 hour
CacheClockRate 3600
RepeatLimit 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 ^(.*)/index.asp $1/index.html
RewriteRule ^(.*)/([0-9]*).html $1/NewsView.Asp?id=$2
RewriteRule ^(.*)/([a-z]*)/([a-z]*)/ $1/About.Asp?x=$2&y=$3
把About.Asp?id=3 转化为?3.html ,是哪里有问题 ,首页又可以?index.html 访问,空间是可以支持的,谁帮我看看
About.Asp?id=3
NewsList.Asp?SortID=1
NewsView.Asp?ID=99
这三个动态参数 怎么写规则转化为伪静态,只要是.html 结尾就好,带问号或者不带问号都可以 展开
展开全部
你RewriteRule ^(.*)/([a-z]*)/([a-z]*)/ $1/About.Asp?x=$2&y=$3 这里转化,需要about.asp 有x y连个参数的,你上面写法还是有哦问号存在的,我一般是这样写的
RewriteRule /NewsView-([0-9]*).html /NewsView.Asp?id=$1
RewriteRule /NewsView-([0-9]*).html /NewsView.Asp?id=$1
更多追问追答
追问
?NewsView-94.html 我按照你这样写的了 ,但是 一打开 就直接到首页去了,是什么原因,还是说直接NewsView-94.html 这样访问 ,NewsView.Asp 这个页面里面还要不要写伪静态的程序代码 ,需要的话,是怎么写?麻烦哥们 帮帮忙咯,分全部给你
追答
直接NewsView-94.html 这样访问, 你现在程序点击的连接是怎么样的呢?
Storm代理
2023-07-25 广告
2023-07-25 广告
StormProxies是一家提供动态代理服务器服务的企业,旨在帮助用户更好地管理网络访问和安全。以下是一些关于StormProxies的IP动态代理服务的特点:1. 高匿名性:StormProxies的动态代理服务器具有高匿名性,可以有效...
点击进入详情页
本回答由Storm代理提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询