Forum Moderators: phranque
just a quick one that is doing my head in:
I need to redirect all request from an old site to a single page on the new one
I tried:
RedirectPermanent / [mynewsite.tld...]
but it doesn't catch everything (the requests going to an old directory give 404)
I don't know if you can put a wildcart to redirect any request from old to one single page on new (the homepage for example)
thanks for your help
Leo