A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.jetbrains.com/webstorm/help/creating-in-place-server-configuration.html below:

Create an in-place server configuration

Create an in-place server configuration

In an in-place server configuration, you are using a local web server, but unlike with the local server configuration, don't upload/download or synchronize files between the WebStorm project and the project folder in the server file structure. Instead, you open the project folder from the server document root directly in WebStorm, and thus do the development on the server directly.

To create an in-place server configuration in WebStorm, you only need to specify the web server URL mapped to the server document root and the URL path to your project.

Before you start, make sure the web server is configured and running. For more information, refer to the web server official documentation.

1. Specify the name, type, and visibility of a server configuration
  1. Press Ctrl+Alt+S to open settings and then select .

    Alternatively, go to in the main menu.

  2. In the left-hand pane that lists all the existing server configurations, click Add and select In place in the popup menu.

  3. In the Create new server dialog that opens, type the name of the server to create and click OK. The Create new server dialog closes and you return to the Connection tab of the Deployment node.

  4. Click on the toolbar to mark the server as default.

  5. Clear the Visible only for this project checkbox to enable reuse of this server access configuration in other projects.

    The server configuration settings are stored in the .idea directory together with the project, which allows sharing them between team members through a VCS.

2. Specify the URL address of the server document root

In the tab (Ctrl+Alt+S ), specify:

3. Specify the URL path mapped to the project folder

In the tab (Ctrl+Alt+S ), specify:

Example:

Now that you have the server configuration added, you can access the server's files and folders in the Remote Host tool window. Go to in the main menu, and in the tool window that opens, select the configured server from the drop-down list.

Last modified: 08 October 2024


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4