ricksvoid -1 Light Poster

Hi everyone,

Im rebuilding an asp.net site in Joomla and neet a way to redirect the old site pages to there respective new pages. Ive gone into the web config file and pasted the new Url under the <sendTo> tag but there is a syntax error with the new Url

<RewriteRule>
<LookFor>~/realestate/atlanta/cobb/sattleCreek\.aspx </lookfor>
<sendTo>
[url]http://www.mysupplyorder.com/atreus/index.php?option=com_content&view=article&id=134&Itemid=163[/url]
</sendTo>
</rewriteRule>

The problem is that I get a error under certain words in that URL.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.