
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
	<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head><card id="MainCard" title="&#x6B22;&#x8FCE;&#x5149;&#x4E34;"><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a><br/>&nbsp;</p><p><b>&#x6807;&#x9898;&#x3A;</b> &#x49;&#x49;&#x53;&#x37;&#x5B9E;&#x73B0;&#x8BBF;&#x95EE;&#x68;&#x74;&#x74;&#x70;&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;&#x5230;&#x68;&#x74;&#x74;&#x70;&#x73;&#x56FE;&#x89E3;</p><p><b>&#x4F5C;&#x8005;&#x3A;</b> &#x64;&#x6E;&#x61;&#x77;&#x6F;</p><p><b>&#x65E5;&#x671F;&#x3A;</b> &#x32;&#x30;&#x31;&#x39;&#x2D;&#x31;&#x30;&#x2D;&#x31;&#x36;&#x20;&#x30;&#x31;&#x3A;&#x33;&#x37;&#x20;&#x50;&#x4D;</p><p><b>&#x5206;&#x7C7B;&#x3A;</b> <a href="wap.asp?do=showLog&amp;cateID=7">&#x670D;&#x52A1;&#x5668;</a></p><p><b>&#x5185;&#x5BB9;&#x3A;</b> &#x5148;&#x786E;&#x5B9A;&#x4E0B;&#x4F60;&#x7684;IIS7&#x6709;&#x6CA1;&#x6709;&#34;URL&#x91CD;&#x5199;&#34;&#x529F;&#x80FD;&#xFF0C;&#x5982;&#x679C;&#x6CA1;&#x6709;&#x9700;&#x5230;&#x5B98;&#x7F51;&#x4E0B;&#x8F7D;&#x5B89;&#x88C5;URL&#x91CD;&#x5199;&#x5DE5;&#x5177;&#x3002;<br/>&#x5B89;&#x88C5;URL&#x91CD;&#x5199;&#x5DE5;&#x5177;<br/>URL&#x91CD;&#x5199;&#x5DE5;&#x5177;&#x4E0B;&#x8F7D;&#x5730;&#x5740;&#xFF1A;https://www.iis.net/downloads/microsoft/url-rewrite<br/>&#x6DFB;&#x52A0;URL&#x91CD;&#x5199;&#x89C4;&#x5219;<br/>&#x6B64;&#x65F6;&#x7AD9;&#x70B9;&#x6839;&#x76EE;&#x5F55;&#x4E0B;&#x591A;&#x51FA;&#x4E00;&#x4E2A;web.config&#x6587;&#x4EF6;&#xFF1A;<br/>&#x590D;&#x5236;&#x5185;&#x5BB9;&#x5230;&#x526A;&#x8D34;&#x677F; &#x7A0B;&#x5E8F;&#x4EE3;&#x7801;&lt;?xml version=&#34;1.0&#34; encoding=&#34;UTF-8&#34;?&gt;<br/>&lt;configuration&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;system.webServer&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;rewrite&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;rules&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;rule name=&#34;redirect to https&#34; stopProcessing=&#34;true&#34;&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;match url=&#34;(.*)&#34; /&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;conditions&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;add input=&#34;{HTTPS}&#34; pattern=&#34;^off$&#34; /&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;add input=&#34;{HTTP_HOST}&#34; pattern=&#34;^(localhost)&#34; negate=&#34;true&#34; /&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/conditions&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;action type=&#34;Redirect&#34; url=&#34;https://{HTTP_HOST}/{R:1}&#34; /&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/rule&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/rules&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/rewrite&gt;<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/system.webServer&gt;<br/>&lt;/configuration&gt;<br/>&#x8BBF;&#x95EE;&#x8BD5;&#x4E0B;&#xFF0C;http&#x5DF2;&#x7ECF;&#x53EF;&#x4EE5;&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;&#x5230;https&#x4E86;^_^<br/> &#x5F15;&#x7528;&#x5185;&#x5BB9;Back-references to condition patterns are identified by {C:N} wh&#101;re N is from 0 to 9; back-references to rule pattern are identified by {R:N} wh&#101;re N is from 0 to 9. Note that for both types of back-references, {R:0} and {C:0}, will contain the matched string.<br/>&#x53C2;&#x8003;&#x8D44;&#x6599;<br/>[1].URL Rewrite Module 2.0 Configuration Reference&#xFF1A;https://docs.microsoft.com/en-us/iis/extensions/url-rewrite-module/url-rewrite-module-20-configuration-reference<br/>[2].IIS&#x914D;&#x7F6E;Url&#x91CD;&#x5199;&#x5B9E;&#x73B0;http&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;https&#x7684;&#x91CD;&#x5B9A;&#x5411;&#x65B9;&#x6CD5;(100%&#x89E3;&#x51B3;)&#xFF1A;https://www.jianshu.com/p/9e00b4c03d70<br/>[3].IIS7&#x5982;&#x4F55;&#x5B9E;&#x73B0;&#x8BBF;&#x95EE;HTTP&#x8DF3;&#x8F6C;&#x5230;HTTPS&#x8BBF;&#x95EE;&#xFF1A;https://www.cnblogs.com/xiefengdaxia123/p/8542737.html<br/>[4].&#x8BE6;&#x89E3;IIS&#x4E2D;&#x7684;&#x91CD;&#x5199;&#x5DE5;&#x5177;&#x4E0B;&#x5173;&#x4E8E;&#x64CD;&#x4F5C;&#x91CD;&#x5B9A;&#x5411;URL&#x4E2D;&#x7684;{R:N}&#x4E0E;{C:N}&#xFF1A;https://shiyousan.com/post/635648886502897428</p><p> + <a href="#CommentCard">&#x67E5;&#x770B;&#x5F53;&#x524D;&#x65E5;&#x5FD7;&#x8BC4;&#x8BBA;</a> (0)</p><p>&nbsp;<br/><br/><a href="wap.asp?do=Login">&#x767B;&#x5F55;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.031&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="postCommentCard"><p><b>&#x6807;&#x9898;&#x3A;</b> <a href="#MainCard">&#x49;&#x49;&#x53;&#x37;&#x5B9E;&#x73B0;&#x8BBF;&#x95EE;&#x68;&#x74;&#x74;&#x70;&#x81EA;&#x52A8;&#x8DF3;&#x8F6C;&#x5230;&#x68;&#x74;&#x74;&#x70;&#x73;&#x56FE;&#x89E3;</a></p><p><br/>你没有权限发表评论</p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.031&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="CommentCard"><p>&#x6682;&#x65E0;&#x8BC4;&#x8BBA;</p><p><a href="#MainCard">&#x8FD4;&#x56DE;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.047&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card>
</wml>
