1
無處不在,但工作的Chrome我已經推出了採用Laravel鍛件/數字海洋一個網站,並在網站中正常工作:Laravel僞造網站上的筆記本電腦
Safari瀏覽器(手機和筆記本電腦) 谷歌瀏覽器(僅適用於移動)
但它在筆記本電腦上的Google Chrome瀏覽器中不起作用(如果它在Chrome移動瀏覽器中運行,這很奇怪)。
這是我的錯誤,當我嘗試用瀏覽器來訪問它在我的筆記本電腦:
This webpage is not available
ERR_NAME_NOT_RESOLVED
The server at www.mywebpage.com can't be found, because the DNS lookup failed. DNS is the network service that translates a website's name to its Internet address. This error is most often caused by having no connection to the Internet or a misconfigured network. It can also be caused by an unresponsive DNS server or a firewall preventing Google Chrome from accessing the network.
我知道域名服務器的設置是否正確,我必須在我namerecords設立兩個A場:
mywebpage.com A
*.mywebpage.com A
Chrome和我的網站正在發生什麼?
因此,它看起來像http://mywebpage.com的作品。但在瀏覽器中輸入「www.mywebpage.com」不起作用。 – user1072337
您需要將「www.mywebpage.com」加入您的DO帳戶。 – ihue
'「www.mywebpage.com」'不同於'「mywebpage.com」' – ihue