问:SSL证书一直不通过 验证成功 已经好几个小时了 www.zhiyoulawyer.com,SSL证书一直不通过 验证成功
答:您好,这个顶级域名:zhiyoulawyer.com 有301跳转没有检测通过,这边将301跳转代码注释了,现在检测通过了,您再稍等半个小时左右看下是否颁布了。
问:加了新的webconfig还是访问不了
答:您好,查看您将web.config里面的伪静态规则删除了只新增了301跳转https的规则,web.config里面原有的伪静态规则要保留下来,已经帮您调整了,您再访问试试,非常感谢您长期对我司的支持!
问:数据库上传在ftp里面了 老的帮我去掉好了
答:您好
请问是否是需要在yiqi6主机数据库中导入 honz123.sql 这个备份? 原来数据库中有表存在,我们导入会清空在导入,请回复确认下,,非常感谢您长期对我司的支持.由此给您带来的不便之处,敬请原谅!谢谢!
问:嗯 需要导入
答:您好, 已经参考https://www.west.cn/faq/list.asp?unid=875 导入,
非常感谢您长期对我司的支持,谢谢!
问:为何网站还是打不开啊
答:您好
问:网站能打开了 但是里面的东西没啊 产品一些全没了 是不是数据库没弄好啊 帮我弄下
答:您好
重新调整了数据库连接信息 请再试下 ,非常感谢您长期对我司的支持.由此给您带来的不便之处,敬请原谅!谢谢!
问:<?xml version=\”1.0\” encoding=\”UTF-8\”?><configuration> <system.webServer> <rewrite> <rules> <rule name=\”301\” stopProcessing=\”true\”> <match url=\”^(.*)$\” ignoreCase=\”false\” ></match> <conditions logicalGrouping=\”MatchAll\”> <add input=\”{HTTP_FROM_HTTPS}\” pattern=\”^on$\” negate=\”true\” ></add> </conditions> <action type=\”Redirect\” url=\”https://www.028rc.cc/{R:1}\” redirectType=\”Permanent\” ></action> </rule> </rules> </rewrite> </system.webServer> </configuration>以上是系统提示的代码
<rule name=\”diy_resumelist\”><match url=\”^resume/list/(.*)-(.*)-(.*)-(.*)-(.*)-(.*)-(.*)\\.html?(. )$\” /><action type=\”Rewrite\” url=\”resume/index.php?c=search&job={R:1}&city={R:2}&salary={R:3}&all={R:4}&tp={R:5}&order={R:6}&page={R:7}&keyword={QUERY_STRING}\” /></rule>
<rule name=\”map\”><match url=\”^map/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”map/index.php?yunurl={R:1}\” /></rule>
<rule name=\”trainlist\”><match url=\”^train/list/(.*)-(.*)-(.*)-(.*)-(.*)-(.*)\\.html?(. )$\” /><action type=\”Rewrite\” url=\”train/index.php?c={R:1}&city={R:2}&hy={R:3}&all={R:4}&orderby={R:5}&page={R:6}&keyword={QUERY_STRING}\” /></rule>
<rule name=\”job\”><match url=\”^job/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”job/index.php?c=comapply&id={R:1}\” /></rule><rule name=\”jobsearch\”><match url=\”^job/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”job/index.php?yunurl={R:1}\” /></rule><rule name=\”companyshow\”><match url=\”^company/company-show-(.*)\\.html$\” /><action type=\”Rewrite\” url=\”company/index.php?id={R:1}\” /></rule><rule name=\”companytp\”><match url=\”^company/(.*)/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”company/index.php?tp={R:1}&id={R:2}\” /></rule><rule name=\”lietoushow\”><match url=\”^lietou/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”lietou/index.php?c=job&id={R:1}\” /></rule><rule name=\”article\”><match url=\”^article/(.*)\\.html$\” /><action type=\”Rewrite\” url=\”article/index.php?m=article&c=show&id={R:1}\” /></rule>
按照格式添加,添加进去后网站就无法访问了,尝试了很多次都是这样,所以还请亲帮忙修改下非常感谢
答:您好,
已经为您设置,参考教程 https://www.west.cn/faq/list.asp?unid=1419#win_config ,非常感谢您长期对我司的支持!