
If the app is run locally in the Development environment and isn't configured by the server to make secure HTTPS connections, adopt either of the following approaches:Ĭonfigure the app to handle secure local connections.

Publish and copy over the appĬonfigure the app for a framework-dependent deployment.

The mod_proxy extension and related modules create the server's reverse proxy.

Using this guide, learn how to set up Apache as a reverse proxy server on CentOS 7 to redirect HTTP traffic to an ASP.NET Core web app running on Kestrel server.
