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即可。
Atas ialah kandungan terperinci PHPStorm2019出现错误网关怎么办. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!