Create a local server configuration

Last modified: 08 October 2024

A local server is a server that runs in a local or mounted folder and serves files to a local URL address. In a local server configuration, you do the development in a JetBrains Rider project, and then upload the project files to the document root on the server.

To create a local server configuration in JetBrains Rider, you need to set up connection between JetBrains Rider and the server and configure mapping between the JetBrains Rider project and the project folder on the server and its corresponding URL path.