使用的apache 搭建的網(wǎng)站 thinkphp 域名是 ssl 的 ,前端用的vue-cli
根據(jù)https://www.kancloud.cn/manual/thinkphp5/235128
調(diào)試了兩天
反復(fù)連接不上 始終提示 failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
嘗試了各種方式 不是 301 就是200 但是握手失敗,
求一個(gè)詳細(xì)的教程
Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT 是連接超時(shí),一般是安全組 或者 防火墻沒放行端口。