Hey Guys,

I have a main site www.mainsite.com and sub sites such as www.mainsite.com/~subsite (what is the technical term for such a subsite?)

So we moved the main site to another box,

this is what I want to achieve, if anyone goes to www.mainsite.com it should redirect to the new site while if anyone goes to www.mainsite.com/~subsite it shud go to the old box same old subsite.

I put a .htaccess file in the mainsite folder

Redirect /index.html newsite

but that redirects everything!

Please assist, either a browser or an apache solution will be helpful

Thanks
RJ