Is it possible to do so that when one comes from one certain domain, a 404 page is shown, but the all the rest are automatically redirected to the new url of the site?
Don't ask why I want to do this, I just have to do it :rolleyes:
Printable View
Is it possible to do so that when one comes from one certain domain, a 404 page is shown, but the all the rest are automatically redirected to the new url of the site?
Don't ask why I want to do this, I just have to do it :rolleyes:
I think the configuration subset in .htaccess is not capable of this, though the main config is.
You can redirect everyone to a script that does it.