PhpStorm
 
2022.3
Get PhpStorm

Create a remote server configuration

Last modified: 11 January 2023

File | Settings | Build, Execution, Deployment | Deployment for Windows and Linux

PhpStorm | Settings | Build, Execution, Deployment | Deployment for macOS

In the remote server configuration, a server runs on another computer (a remote host). To access files on the server, use FTP/SFTP/FTPS/WebDAV protocols.

To configure access to the server in this setup, you need to specify the following:

  1. Connection settings: server host, port, and user credentials.

  2. The server configuration root folder and the URL address to access it.

  3. Correspondence between the project root folder, the folder on the server to copy the data from the project root folder to, and the URL address to access the copied data on the server. This correspondence is called mapping.