当我输入“localhost/path/to/file”并按 Alt+Enter 在新选项卡中打开它时,Chrome 似乎将其更改为“www.localhost.com/path/to/file”,这显然无法解析。有没有办法改变 Chrome 的行为以便在新选项卡中打开“localhost/path/to/file”?
答案1
在 Chrome 中,点击:
工具 - 选项 - 后台 - 更改代理设置,然后单击 LAN 设置
勾选“绕过本地地址的代理服务器”
答案2
这现在似乎是 Chrome 中的新默认行为。
在 Chrome 版本 29.0.1547.65(Xubuntu 13.04)上测试。