首页 > 编程知识 正文

java变量的定义,string类型赋值

时间:2023-05-05 23:07:58 阅读:111782 作者:3681

TestString使用说明%{NAME_OF_VARIABLE}参照服务器变量

rewritecond % { httm _ host } ' 127.0.0.1 '

写使用规则

rewriteengineonrewritecond % { http _ host } ' 127.0.0.1 ' rewriterule ^ (.* ).htm http://localhost/$1.html [R]

测试字符串使用%1-9 %1-9 RewriteCond条件中最后匹配条件中的组分量

rewriteengineonrewritecond % { http _ host } ' 127.0.0.(.* ) ' rewritecond %1'2' rewriterule ^ (.htm 3358 ) )

rewriteengineonrewritecond % { http _ host } ' 127.0.0.(.* ) ' rewritecond %1' rewriterule ^ (.htm 3358 ) )

访问127.0.0.1/testaa.htm时,地址栏为http://localhost/迷你招牌. html

%1是去里面最后的条件中的构成部分是1~~

版权声明:该文观点仅代表作者本人。处理文章:请发送邮件至 三1五14八八95#扣扣.com 举报,一经查实,本站将立刻删除。