Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 28058

Web.config

$
0
0

I am currently setting up a string of rewrites within the web.config file to forward old URL freindly addresses with '&' to a new URL.

        <RewriterConfig>
            <Rules>
                <!-- Rules for Product Lister -->
                <RewriterRule>
                   <LookFor>/Prisms-&-Retro-targets/Single-Prism---Leica-Style/p-147-601</LookFor>
                   <SendTo>/Surveying-Equipment/Prisms-and-Retro-targets/Single-Prism---Leica-Style/p-92-147-601</SendTo>
                </RewriterRule>
            </Rules>
         </RewriterConfig>

Am I to enclise the above script within <system.webServer></system.webServer> tag?


Viewing all articles
Browse latest Browse all 28058

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>