Relative Content

Tag Archive for iisurl-rewriting

Url rewrite on iis that contains /p/ and ends with /

I am trying to write rewrite rule the contains /p/ and ends with /
my rule is below
the rule is match for this url:
https://mysite.co.il/a/p/11/
but not match for this url:
https://mysite.co.il/p/11/
What is wrong with my rule?

IIS – Url Rewrite and subfolers

I’m new to URL Rewrite so any help is appreciated.
my current situation is that I have a subdomain set up that is currently being rewritten to point to an internal server (reverse proxy). This works fine and dandy.