Windows 2012 Server IIS8 - URL Rewrite

Closed Posted 5 years ago Paid on delivery
Closed Paid on delivery

I have the following url that makes an inbound request to the lucee server.

[login to view URL]

I am trying to redirect the url and replace or remove the string “wsdl&” in the url using iis rewrite module:

<rule name="replaceWSDL" enabled="true" patternSyntax="ECMAScript" stopProcessing="true">

<match url="^(.*)(wsdl&)(.*)$" />

<action type="Redirect" url="{R:1}&{R:3}" />

</rule>

I have the express ^(.*)(wsdl&)(.*)$ that validates when I test it but the redirect is not working.

Is there anything I am doing wrong?

I want the url [login to view URL]

to become

[login to view URL]

removing the “wsdl&” after the “?” sign

IIS Windows Server

Project ID: #17372748

About the project

4 proposals Remote project Active 5 years ago

4 freelancers are bidding on average $31 for this job

shridharshridhar

I think I can help you with this ... I have worked on rewrite rule ..

$20 USD in 1 day
(0 Reviews)
0.0
ITBesi

Hello there , Wish you are doing well . The patent in regex is OK ,but I think you are having problem to the action type =rewrite . Dont hesitate to contact me for support . BR Relevant Skills and Experience Regex More

$55 USD in 1 day
(0 Reviews)
0.0