Home  >  Article  >  Development Tools  >  What to do if an incorrect gateway occurs in PHPStorm 2019

What to do if an incorrect gateway occurs in PHPStorm 2019

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-19 11:31:523773browse

What to do if an incorrect gateway occurs in PHPStorm 2019

phpstorm configuration: Click "settings->Build, Execution, Deployment->Deployment" of phpstorm in turn

Click New and customize the name.

Related recommendations: "PhpStorm Usage Tutorial"

In the Connection tab,

Set type to: Local or mounted folder;

Change Folder to "your www directory".

In the Mappings tab,

Change the Web server root URl to: http://localhost or http://127.0.0.1.

The above is the detailed content of What to do if an incorrect gateway occurs in PHPStorm 2019. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn