PHPStorm2019出现错误网关怎么办

PHPStorm2019出现错误网关怎么办

phpstorm配置:依次点击phpstorm的“settings->Build, Execution, Deployment->Deployment”

点击新建,自定义name。

相关推荐:《PhpStorm使用教程》

在Connection选项卡中,

将type设为:Local or mounted folder;

将Folder改为“你的www目录”。

在Mappings选项卡中,

将Web server root URl改为:http://localhost 或 http://127.0.0.1即可。

以上就是PHPStorm2019出现错误网关怎么办的详细内容,更多请关注www.sxiaw.com其它相关文章!