如何從iPhone瀏覽器訪問在localhost上運行的網(wǎng)站我正在移動網(wǎng)站上工作,并希望使用我的iPhone瀏覽器進行測試。我的Windows 7機器和iPhone在同一個無線網(wǎng)絡上。如何從iPhone訪問localhost?現(xiàn)在我收到404錯誤。
3 回答

慕慕森
TA貢獻1856條經(jīng)驗 獲得超17個贊
使用下一個URL模式:
http://<computer-name>.local:<port>
在哪里<computer-name>
可以找到System Preferences -> Sharing
如果您使用WebStorm內(nèi)置服務器,請確保WebStorm -> Preferences Build, Execution, Deployment -> Debugger -> Can accept external connections
已打開
- 3 回答
- 0 關注
- 1264 瀏覽
添加回答
舉報
0/150
提交
取消