CoderFunda

Pages

▼

30 November, 2023

IIS Reverse Proxy Rewrite Module is gibing 404 service not found error

I have a service which i want to rewrite the masked url is :

https://my_domain_name:my_port_no/uri_part. /> It is working when i request it through iis server directly.
But when i rewrite this using reverse proxy and set up an inbound rule only
then it is showing service not found 404 error in postman. Here's the rewritten url which i want to hit



http://iis_server_ip:iis_server_port/uri. />

I have choosen rever proxy for url rewrite and and created an inbound rule wherein i have put the masked url. I am fairly new to iis and its application. Can anyone tell me what could be the issue.


I tried requesting through rewritten url and it was showing 404 service not found error.
I am able to connect to the domain from my iis server as telnet is working. Also using actual url i am able to get the response but when i rewrite and then request it is showing 404 service not found error. Also i am not sure if i should implement an outboun rule as well or not in reverse proxy.
Programing Coderfunda at November 30, 2023
Share

No comments:

Post a Comment

Thanks

‹
›
Home
View web version
Powered by Blogger.