1、輸入域名A,跳轉(zhuǎn)到域名B
各種方法已經(jīng)嘗試,無(wú)濟(jì)于事,這個(gè)bug早就有了,一直沒有人解決。
2、重啟httpd,nginx都有錯(cuò)誤了,沒有操作服務(wù)器環(huán)境的任何地方
[root@MyServer /]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
/sbin/service: line 67: bin: command not found
[root@MyServer /]# service nginxd restart
Stopping nginx: [ OK ]
Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
[ OK ]
/sbin/service: line 67: bin: command not found