Forum Moderators: phranque
I know the process should only take a few minutes if I plan in advance, but during that time I'd like all of the pages on our site to redirect to one page with a "We're upgrading the site, back in a few minutes" message.
We don't have mod_rewrite installed, but I understand that RedirectMatch can be used as well.
I suck at regex so how would I setup the RedirectMatch statement so that it will redirect every other page except for the "be right back" page. Obviously don't want to get caught in an endless loop.
Thanks.