I am throwing this out to the forum to see if anyone can help.
I have a domain that we have been using for our journals for a number of years that is expiring.
We also have another domain that is not expiring for the journals.
The end of October the one domain expires and we are not renewing the domain.
For the expiring domain I am setting up a virtual host that will display a splash page letting the user know the domain is expiring then redirect to the domain that is staying.
So as an example if I have:
http://cjpe.domain1.ca/cjpe/index.php/cjpe/article/view/22
I need to display a splash screen then redirect after 15 seconds to:
http://cjpe.domain2.ca/cjpe/index.php/cjpe/article/view/22
This is a specific URL but it must work for any and all URL variations.
I have found a number of ways to do a redirect but nothing that does a splash page then a redirect.
As a note both URLS are on the same server.
Thanks,
Edward