GFlisch / Arc4u.Guidance.Doc

Other
5 stars 1 forks source link

Reverse Proxy IIS Environment #233

Open esosrl opened 6 months ago

esosrl commented 6 months ago

Within an IIS environment, where the services are hosted under the same website, a virtual application is created for every different microsoft service. So the destinations should have the microservice name at the end in their address.

Example : https://myweb.domain.com/yarp/ and not https://myweb.domain.com/

A refactor should be executed so that a template is used instead of coding to create the reverseproxy environment json files.