Windows 2012 Server IIS8 - URL Rewrite

Cerrado Publicado hace 5 años Pagado a la entrega
Cerrado Pagado a la entrega

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

Nº del proyecto: #17372748

Sobre el proyecto

4 propuestas Proyecto remoto Activo hace 5 años

4 freelancers están ofertando un promedio de $31 por este trabajo

shridharshridhar

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

$20 USD en 1 día
(0 comentarios)
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 Más

$55 USD en 1 día
(0 comentarios)
0.0