我本机能正常打开,为什么传上来就不行了

问:

我本机能正常打开,为什么传上来就不行了。测试方法打开www.zhi-jun.com点击导航上的任意一个按钮,例如打开http://www.zhi-jun.com/goods/index/cat_id/1,我本机能正常打开,为什么传上来就不行了

答:您好,核实是伪静态规则没有设置,已为您处理请在测试,非常感谢您长期对我司的支持!

 

问:能否告知怎么设置?多谢。

答:您好,win系统是在web.config中添加规则,帮您添加了如下规则:

<rule name=\”Imported Rule 1\” stopProcessing=\”true\”>                    <match url=\”.*\\.(?:gif|jpg|png|css|js|txt|jpeg|swf|flv)\” />                    <action type=\”Rewrite\” url=\”{R:0}\” />                </rule>                <rule name=\”Imported Rule 2\”>                    <match url=\”/httpd(?:\\.ini|\\.parse\\.errors)\” />                    <action type=\”CustomResponse\” url=\”/\” statusCode=\”403\” statusReason=\”Forbidden\” statusDescription=\”Forbidden\” />                </rule>                <rule name=\”Imported Rule 3\” stopProcessing=\”true\”>                    <match url=\”^(?!/index.php)(?!/.php)(.*)$\” ignoreCase=\”false\” />                    <conditions logicalGrouping=\”MatchAll\”>                        <add input=\”{REQUEST_FILENAME}\” matchType=\”IsFile\” ignoreCase=\”false\” negate=\”true\” />                        <add input=\”{REQUEST_FILENAME}\” matchType=\”IsDirectory\” ignoreCase=\”false\” negate=\”true\” />                    </conditions>                    <action type=\”Rewrite\” url=\”/index.php/{R:1}\” />                </rule>
,非常感谢您长期对我司的支持!

更多关于云服务器域名注册虚拟主机的问题,请访问西部数码官网:www.west.cn
赞(0)
声明:本网站发布的内容(图片、视频和文字)以原创、转载和分享网络内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-62778877-8306;邮箱:fanjiao@west.cn。本站原创内容未经允许不得转载,或转载时需注明出处:西部数码知识库 » 我本机能正常打开,为什么传上来就不行了

登录

找回密码

注册