問:SSL證書一直不通過 驗證成功 已經(jīng)好幾個小時了 www.zhiyoulawyer.com,SSL證書一直不通過 驗證成功
答:您好,這個頂級域名:zhiyoulawyer.com 有301跳轉(zhuǎn)沒有檢測通過,這邊將301跳轉(zhuǎn)代碼注釋了,現(xiàn)在檢測通過了,您再稍等半個小時左右看下是否頒布了。
問:加了新的webconfig還是訪問不了
答:您好,查看您將web.config里面的偽靜態(tài)規(guī)則刪除了只新增了301跳轉(zhuǎn)https的規(guī)則,web.config里面原有的偽靜態(tài)規(guī)則要保留下來,已經(jīng)幫您調(diào)整了,您再訪問試試,非常感謝您長期對我司的支持!
問:數(shù)據(jù)庫上傳在ftp里面了 老的幫我去掉好了
答:您好
請問是否是需要在yiqi6主機數(shù)據(jù)庫中導(dǎo)入 honz123.sql 這個備份? 原來數(shù)據(jù)庫中有表存在,我們導(dǎo)入會清空在導(dǎo)入,請回復(fù)確認(rèn)下,,非常感謝您長期對我司的支持.由此給您帶來的不便之處,敬請原諒!謝謝!
問:嗯 需要導(dǎo)入
答:您好, 已經(jīng)參考http://www.shinetop.cn/faq/list.asp?unid=875 導(dǎo)入,
非常感謝您長期對我司的支持,謝謝!
問:為何網(wǎng)站還是打不開啊
答:您好
問:網(wǎng)站能打開了 但是里面的東西沒啊 產(chǎn)品一些全沒了 是不是數(shù)據(jù)庫沒弄好啊 幫我弄下
答:您好
重新調(diào)整了數(shù)據(jù)庫連接信息 請再試下 ,非常感謝您長期對我司的支持.由此給您帶來的不便之處,敬請原諒!謝謝!
問:<?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>以上是系統(tǒng)提示的代碼
<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>
按照格式添加,添加進(jìn)去后網(wǎng)站就無法訪問了,嘗試了很多次都是這樣,所以還請親幫忙修改下非常感謝
答:您好,
已經(jīng)為您設(shè)置,參考教程 http://www.shinetop.cn/faq/list.asp?unid=1419#win_config ,非常感謝您長期對我司的支持!