Forum Moderators: phranque
In the hosting there are 4 domain pointed, so I must also redirect all to index.html BUT only if url is no [mysite.com...] (or loop)
thx
Instead of "closing" your site for maintenance or upgrade, consider setting up a second virtual site on a subdomain or in a subdirectory. Then you can use the second site for new development and testing, and when it is ready, rewrite all requests to the new-content subdirectory. Or just rename the development directory on the server, so that it becomes the "live" site.
This leaves the original site in place until you "throw the switch" and the change-over is instant.
Jim