Setup IIS Proxy: Difference between revisions

From Data Islands
No edit summary
No edit summary
 
Line 4: Line 4:


Within that application click on "URL rewrite"
Within that application click on "URL rewrite"




Line 11: Line 14:
This opens a dialog.
This opens a dialog.


Within the dialog click "Reverse Proxy"
Within the dialog click "Reverse Proxy"  


This in turn opens a dialog to add in the Reverse Proxy rule.


This in turn opens a dialog to add in the Reverse Proxy rule.
   
   



Latest revision as of 10:16, 15 December 2023

Within IIS in our example we create an Application.

IIS Url Rewrite
IIS Url Rewrite


Within that application click on "URL rewrite"



On that screen Click "Add Rule" in the top right.

IIS Add Rule
IIS Add Rule
IIS Add Reverse Proxy Rule
IIS Add Reverse Proxy Rule

This opens a dialog.

Within the dialog click "Reverse Proxy"


This in turn opens a dialog to add in the Reverse Proxy rule.



Add in your url from the console

EG

http://localhost:54571


You can see the inbound Rule then also from within the URL rewrite section

Edit Inbound Rule
Edit Inbound Rule