亚洲国产成人爱av在线播放,达达兔午夜伦理电影,继夫调教嗯啊h苏柔,国产欧美亚洲精品a

無標(biāo)題文檔
wdCP系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用教程) wdCDN系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用手冊(cè))
wdOS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用教程) wdDNS系統(tǒng) (介紹,功能特性,運(yùn)行環(huán)境,安裝說明,演示,常見問題,使用手冊(cè))
注冊(cè) 發(fā)貼 提問 回復(fù)-必看必看 wddns免費(fèi)智能 DNS 開通 本地或虛擬機(jī)使 用wdcp 一鍵包在mysql編 譯時(shí)"卡住"
AI導(dǎo)航網(wǎng)AI應(yīng)用網(wǎng)站大全 wdcp官方技術(shù)支持/服務(wù) 阿里云8折優(yōu)惠券 無敵云 騰訊云優(yōu)惠中,現(xiàn)注冊(cè)更有260代金額券贈(zèng)送
返回列表 發(fā)帖
提問三步曲: 提問先看教程/FAQ索引(wdcp,wdcp_v3,一鍵包)及搜索,會(huì)讓你更快解決問題
1 提供詳細(xì),如系統(tǒng)版本,wdcp版本,軟件版本等及錯(cuò)誤的詳細(xì)信息,貼上論壇或截圖發(fā)論壇
2 做過哪些操作或改動(dòng)設(shè)置等

溫馨提示:信息不詳,很可能會(huì)沒人理你!論壇有教程說明的,也可能沒人理!因?yàn)?你懂的

[教程] 關(guān)于阿里云安裝wdcp后,打不開后臺(tái)的問題?

近期,有比較多的用戶反應(yīng),在阿里云的服務(wù)器安裝wdcp,一切都是正常安裝結(jié)束,沒有錯(cuò)誤提示或中斷的
但安裝完后,默認(rèn)IP可以打開,但后臺(tái)的8080端口卻打不開

經(jīng)過確認(rèn),這個(gè)問題與wdcp無關(guān),wdcp也確實(shí)是正常的,安裝也沒有問題的

問題出在,阿里云的安全策略里,默認(rèn)沒有開8080端口,這個(gè)好像也是阿里云近期所做的調(diào)整

解決方法
只要在阿里云的安全策略里開放8080端口即可

如FTP登錄上,解決方法同上
看清提問三步曲及多看教程/FAQ索引(wdcp,v3,一鍵包,wdOS),益處多多.wdcp工具集 阿里云主機(jī)8折優(yōu)惠碼

FTP連接:20 21 30000-40000
這個(gè)人很勤快~暫時(shí)沒有個(gè)性簽名

TOP

控制臺(tái)-云服務(wù)器ECS-網(wǎng)絡(luò)和安全-安全組-選擇安全組點(diǎn)擊后面的“配置規(guī)則”-右上角“添加安全組規(guī)則”-端口輸入8080,授權(quán)對(duì)象輸入0.0.0.0/0   
完美解決

TOP

原來是這個(gè)原因,終于解決了!
5300.cn

TOP

分享我的配置規(guī)則,已經(jīng)加了FTP,8080,MYSQL等進(jìn)去了。
將以下代碼,保存到記事本,另存為文件:ecs_cn.json

然后去阿里云控制臺(tái)導(dǎo)入就好了。

  1. [{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"","NicType":"intranet","DestGroupName":"","PortRange":"30000/40000","DestGroupId":"","Direction":"ingress","Priority":1,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T11:43:50Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"","NicType":"intranet","DestGroupName":"","PortRange":"20/21","DestGroupId":"","Direction":"ingress","Priority":1,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T11:43:24Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"","NicType":"intranet","DestGroupName":"","PortRange":"3306/3306","DestGroupId":"","Direction":"ingress","Priority":1,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T11:34:27Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"","NicType":"intranet","DestGroupName":"","PortRange":"8080/8080","DestGroupId":"","Direction":"ingress","Priority":1,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T11:08:52Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"","NicType":"intranet","DestGroupName":"","PortRange":"80/80","DestGroupId":"","Direction":"ingress","Priority":1,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T11:08:18Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"System created rule.","NicType":"intranet","DestGroupName":"","PortRange":"3389/3389","DestGroupId":"","Direction":"ingress","Priority":110,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T08:26:17Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"System created rule.","NicType":"intranet","DestGroupName":"","PortRange":"443/443","DestGroupId":"","Direction":"ingress","Priority":110,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T08:26:17Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"System created rule.","NicType":"intranet","DestGroupName":"","PortRange":"-1/-1","DestGroupId":"","Direction":"ingress","Priority":110,"IpProtocol":"ICMP","SourcePortRange":"-1/-1","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T08:26:16Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""},{"SourceCidrIp":"0.0.0.0/0","DestCidrIp":"","Description":"System created rule.","NicType":"intranet","DestGroupName":"","PortRange":"22/22","DestGroupId":"","Direction":"ingress","Priority":110,"IpProtocol":"TCP","SourcePortRange":"","SourceGroupOwnerAccount":"","Policy":"Accept","CreateTime":"2018-08-02T08:26:16Z","SourceGroupId":"","DestGroupOwnerAccount":"","SourceGroupName":""}]
復(fù)制代碼
5300.cn

TOP

返回列表