Hi I am trying to match my Request URL and redirect to subfolder from Defauls Website.
My Default Website is crm.domainname.com. If someone try with this request ,it should redirect to crm.domainname.com/subfolder.
I tried this:
But it never redirect my request.
UPDATE
I make change and match with regular expression now.
It Works for 4-5 requests than again it stop redirecting.