<![CDATA[ htaccess conditional redirecting - My Forums]]> https://forums.modx.com/thread/?thread=19734 <![CDATA[Re: htaccess conditional redirecting]]> https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109837 ]]> dorstox Aug 18, 2006, 04:36 AM https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109837 <![CDATA[Re: htaccess conditional redirecting]]> https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109836 Quote from: MrDutchy at Aug 17, 2006, 08:29 PM

Am I correct that for this to work the redirect mechanism which is currently defined in the htaccess file needs to be removed?
No, you can use the default .htaccess, just do what susan said.

Quote from: MrDutchy at Aug 17, 2006, 08:29 PM

is a redirect instruction possible in html?
Yes, add this to <head> section:

<meta http-equiv="refresh" content="5;url=http://url.to.redirect.to">

Where 5 is the time in seconds to wait before doing the redirect and url is where to redirect to.]]>
doze Aug 17, 2006, 03:54 PM https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109836
<![CDATA[Re: htaccess conditional redirecting]]> https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109835


PS: to the moderator(s): feel free to move this to offtopic]]>
dorstox Aug 17, 2006, 03:29 PM https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109835
<![CDATA[Re: htaccess conditional redirecting]]> https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109834
Logged-in Admin users will see the new site as usual, all other users will get the "offline" page and be redirected to your old site.]]>
sottwell Aug 16, 2006, 05:04 AM https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109834
<![CDATA[htaccess conditional redirecting]]> https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109833
What I want to do is build up a new modx site in-place while sending potential site visitors to the old site which is hosted at another domain.]]>
dorstox Aug 16, 2006, 02:51 AM https://forums.modx.com/thread/19734/htaccess-conditional-redirecting#dis-post-109833