ricksvoid -1 Light Poster

Hi everyone,

Im rebuilding an asp.net site in Joomla and neet a way to redirect old site to its coorasponding new pages. Ive tried to make changes in the web config file but it doendt seem to have any effect. The existing web config file goes as follows:

<RewriteRule>
<LookFor>~/realestate/atlanta/cobb/sattleCreek\.aspx </lookfor>
<sendTo>any new url is unaffected</sendTo>
</rewriteRule>

Is there a more effective way of redireting my files

Thanks. Rick Pace

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.