問:網(wǎng)站部署了SSL,打開不是默認(rèn)https,網(wǎng)站部署了SSL,打開不是默認(rèn)https

答:您好
請(qǐng)參考教程 http://m.shinetop.cn/faq/list.asp?unid=1419 設(shè)置規(guī)則http跳轉(zhuǎn)https即可,,非常感謝您長期對(duì)我司的支持.由此給您帶來的不便之處,敬請(qǐng)?jiān)?謝謝!

問:網(wǎng)站目錄下web.config 原來就有這個(gè)文件如何更改  原內(nèi)容如下
<?xml version="1.0"?><configuration>    <system.webServer>        <rewrite>            <rules>                <rule name="er3" stopProcessing="true">                    <match url="^(.*)$" ignoreCase="false" />                    <conditions logicalGrouping="MatchAll">                        <add input="{REQUEST_FILENAME}" matchType="IsDirectory" ignoreCase="false" negate="true" />                        <add input="{REQUEST_FILENAME}" matchType="IsFile" ignoreCase="false" negate="true" />                    </conditions>                    <action type="Rewrite" url="index.php/{R:1}" appendQueryString="true" />                </rule>            </rules>        </rewrite>    </system.webServer></configuration>

答:您好,
你這個(gè)是偽靜態(tài)規(guī)則,無需修改,直接將301規(guī)則添加進(jìn)去即可,本次已經(jīng)幫您添加,請(qǐng)?jiān)L問測試,非常感謝您長期對(duì)我司的支持!

更多關(guān)于云服務(wù)器域名注冊,虛擬主機(jī)的問題,請(qǐng)?jiān)L問三五互聯(lián)官網(wǎng):m.shinetop.cn
贊(0)
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享網(wǎng)絡(luò)內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請(qǐng)聯(lián)系客服。郵箱:3140448839@qq.com。本站原創(chuàng)內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明出處:三五互聯(lián)知識(shí)庫 » 網(wǎng)站部署了SSL,打開不是默認(rèn)https

登錄

找回密碼

注冊