問:攔截了寫入文件  在你們服務器的攔截記錄里面看下://nxhwgjg.s1.dlwjdh.com/api/cache.ashx?action=cachetplhttps://nxhwgjg.s1.dlwjdh.com/api/cache.ashx?action=cachecontent ,后臺無法更新緩存ajax 攔截

答:您好,您這個問題是萬家燈火的請求api接口,是對應的那邊api請求異常,請聯系對應的程序官方進行處理即可。并非我司攔截,非常感謝您長期對我司的支持!

問:已檢測你們那邊服務器攔截了

答:您好,
這個請求地址不是我司的,請問您是怎樣檢測攔截的,403錯誤是網站訪問過程中,常見的錯誤提示。資源不可用,服務器理解客戶的請求,但拒絕處理
非常感謝您對我司的支持!

問:檢查下你們的安全軟件是否攔截 我們這邊沒有問題

答:您好,
查看主機沒有綁定域名,如果是使用的二級域名請求需要輸入FTP信息,否則就403
請您核實是否是此原因導致的
或者提供具體請求的ajax地址我司核實,非常感謝您對我司的支持!

問:請問http://又不能跳轉到://,是什么原因 了?

答:您好,請參考://www.shinetop.cn/faq/list.asp?unid=1419  虛擬主機系統  部分設置 ,
非常感謝您長期對我司的支持,謝謝!

問:這個web.config文件中有代碼:<?xml version="1.0" encoding="UTF-8"?><> <system.webServer>  <>   <> <rule name="/ Z-BlogPHP Rule" stopProcessing="true">  < url="^.*?" ignoreCase="" />   < logicalGrouping="">    <add input="{REQUEST_FILENAME}" matchType="" negate="true" />    <add input="{REQUEST_FILENAME}" matchType="" negate="true" />   </conditions>  < type="" url="index.php/{R:0}" /> </rule> <rule name="/ Z-BlogPHP Rule index.php" stopProcessing="true">  < url="^index.php/.*?" ignoreCase="" />   < logicalGrouping="">    <add input="{REQUEST_FILENAME}" matchType="" />   </conditions>  < type="" url="index.php/{R:0}" /> </rule>   </rules>  </rewrite> </system.webServer></configuration>
請問請問http://又不能跳轉到://的代碼放到這個文件哪個位置了?

答:您好,請將跳轉規則 

 <rule name="301" stopProcessing="true">
                    < url="^(.*)$" ignoreCase="" />
                    < logicalGrouping="">
                        <add input="{HTTP_FROM_HTTPS}" pattern="^on$" negate="true" />
                    </conditions>
                    < type="" url="://www.abc.com/{R:1}" redirectType="" />
               </rule>

 放置到<>
  </rules>之間 ,
www.abc.com 替換為需要跳轉到的域名
非常感謝您長期對我司的支持,謝謝!

問:<?xml version="1.0" encoding="UTF-8"?><> <system.webServer>  <>   <> <rule name="/ Z-BlogPHP Rule" stopProcessing="true">  < url="^.*?" ignoreCase="" />   < logicalGrouping="">    <add input="{REQUEST_FILENAME}" matchType="" negate="true" />    <add input="{REQUEST_FILENAME}" matchType="" negate="true" />   </conditions>  < type="" url="index.php/{R:0}" /> </rule> <rule name="/ Z-BlogPHP Rule index.php" stopProcessing="true">  < url="^index.php/.*?" ignoreCase="" />   < logicalGrouping="">    <add input="{REQUEST_FILENAME}" matchType="" />   </conditions>  < type="" url="index.php/{R:0}" /> </rule>   </rules>
                    < url="^(.*)$" ignoreCase="" />
                    < logicalGrouping="">
<add input="{HTTP_FROM_HTTPS}" pattern="^on$" negate="true" />
                        <add input="{HTTP_HOST}" pattern="^(www.)?zhangshaobiji.cn$" />
                    </conditions>
                    < type="" url="://www.zhangshaobiji.cn/{R:1}" redirectType="" />
               </rule>
   <rule name="3012" stopProcessing="true">
                    < url="^(.*)$" ignoreCase="" />
                    < logicalGrouping="">
                        <add input="{HTTP_FROM_HTTPS}" pattern="^on$" negate="true" />
                        <add input="{HTTP_HOST}" pattern="^(www.)?zhangshao.ren$" />
</conditions>
                    < type="" url="://www.zhangshao.ren/{R:1}" redirectType="" />
               </rule>
            </rules>  </rewrite> </system.webServer></configuration>
我這樣放了  現在網站打不開  請問 這個代碼是哪里放錯位置了?  謝謝

答:您好, 已經協助設置 ,多了<> 配置節
非常感謝您長期對我司的支持,謝謝!

問:非常感謝 

答:您好,非常感謝您長期對我司的支持,謝謝!

更多關于云服務器域名注冊虛擬主機的問題,請訪問三五互聯官網:www.shinetop.cn
贊(0)
聲明:本網站發布的內容(圖片、視頻和文字)以原創、轉載和分享網絡內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網站立場,如需處理請聯系客服。郵箱:3140448839@qq.com。本站原創內容未經允許不得轉載,或轉載時需注明出處:三五互聯知識庫 » 后臺無法更新緩存ajax 攔截

登錄

找回密碼

注冊