I have to put a site down for about half an hour while we put a second server in place. Using .htaccess, how can I redirect ANY request to domain.com to domain.com/holding_page.php?
I have to put a site down for about half an hour while we
Share
Use 307 (thanks Piskvor!) rather than 302 – 307 means: