Remove Control from URI

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Remove Control from URI

Vishal
Hi Guys
This is my urlrewrite.xml file.
<urlrewrite>
        <outbound-rule>
        <from>^/control/(.*)$</from>
        <to>/$1</to>
    </outbound-rule>
       
        <rule> 
        <from>^/(.*)$</from>
        <to>/control/$1</to>
    </rule>
</urlrewrite>

I am getting error. Can u people help me on this ?
Reply | Threaded
Open this post in threaded view
|

Re: Remove Control from URI

vishal5085
Hi Guys

None is here to help me on this. Where I am wrong tell me please guys.
Reply | Threaded
Open this post in threaded view
|

Re: Remove Control from URI

vishal5085
In reply to this post by Vishal
Bullshit.
This forum is a waste. None of u are helpful here or u people dnt know anything.