1

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:

enter image description here

But it never redirect my request.

UPDATE

I make change and match with regular expression now.

enter image description here

It Works for 4-5 requests than again it stop redirecting.

Hiren
  • 1,381
  • 5
  • 24
  • 41

1 Answers1

0

The 'Pattern' field is meant to filled with a regular expression. Check this link for configuration options.

Community
  • 1
  • 1
OnoSendai
  • 3,960
  • 2
  • 22
  • 46