問:zunhaotongzhi這個主機麻煩幫我們弄一下https協議
1.zunhaotongzhi我們已經購買iis,但是不顯示
2.301跳轉也做了,也不會跳轉,我們要實現zunhaospa.com跳轉到www.zunhaospa.com并且加上https
我們都是小白,對這些東西一概不知,還望技術幫我們處理一下 謝謝,zunhaotongzhi這個主機麻煩幫我們弄一下https協議
答:您好, 查看https 已經正常 ,301 跳轉請參考 http://www.shinetop.cn/faq/list.asp?unid=1419
如需我司協助設置,請提交維護工單,【虛擬主機數據庫問題】 -> 網站類問題 -> 設置偽靜態/301跳轉/自定義404錯誤
或回復此工單我司收費100 元協助設置 ,
非常感謝您長期對我司的支持,謝謝!
問:kaierdl 這個主機麻煩幫我開一下下,我這邊想備份數據到服務器上,麻煩幫我開一下
問:FTP用戶名: kaierdl
答:您好,1、您可以參考http://www.shinetop.cn/faq/list.asp?unid=814 進行備份對應的數據庫和網站程序,ftp可以正常使用,非常感謝您長期對我司的支持!
問:HTTPS問題,搞不來,麻煩你們幫我弄一下
<IfModule mod_rewrite.c>
# RewriteEngine ??RewriteEngine On
# /discuz ??? /discuz
RewriteBase /
RewriteEngine On
RewriteCond %{HTTP:From-Https} !^on$ [NC]
RewriteCond %{HTTP_HOST} ^(www.)?https://www.91dzj.cn$ [NC] # bc.comww.abc.com?ttps://https://www.91dzj.cn,ache???.htaccess?
RewriteRule ^(.*)$ https://www.91dzj.cn/$1 [R=301,L]
# Rewrite ??
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^topic-(. )\\.html$ portal.php?mod=topic&topic=$1&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^article-([0-9] )-([0-9] )\\.html$ portal.php?mod=view&aid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^forum-(\\w )-([0-9] )\\.html$ forum.php?mod=forumdisplay&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^thread-([0-9] )-([0-9] )-([0-9] )\\.html$ forum.php?mod=viewthread&tid=$1&extra=page\\=$3&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^group-([0-9] )-([0-9] )\\.html$ forum.php?mod=group&fid=$1&page=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^space-(username|uid)-(. )\\.html$ home.php?mod=space&$1=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^blog-([0-9] )-([0-9] )\\.html$ home.php?mod=space&uid=$1&do=blog&id=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^archiver/(fid|tid)-([0-9] )\\.html$ archiver/index.php?action=$1&value=$2&%1
RewriteCond %{QUERY_STRING} ^(.*)$
RewriteRule ^([a-z] [a-z0-9_]*)-([a-z0-9_\\-] )\\.html$ plugin.php?id=$1:$2&%1
</IfModule>
答:您好,
您是否是要將http訪問后跳轉到https,如果是做跳轉,您可以參考http://www.shinetop.cn/faq/list.asp?unid=1419 這里的教程設置,若需要我們為您設置,請提交對應工單類型“主機租用vps、云主機–站點設置–偽靜態設置/網站301跳轉/404錯誤(一個站點)” 我們為您設置。