Jump to content

.htaccess issues


germs12

Recommended Posts

Hey Everybody!

I am having some simple (i hope) issues with .htaccess file and was wondering if I could get some direction...

I have a site: www.example1.com that has sub domains sub1.example1.com, sub2.example.com, etc...
What I need to do is redirect from www.example1.com -> www.example2.com, but not redirect when I hit the sub domain sub1.example1.com or sub2.example1.com

I have currently have [code]RedirectMatch temp ^/$ http://www.example2.com
Redirect /sub1 http://sub1.example1.com [/code]  But the second Redirect does not seem to work, its like it is overridden by the first one (and yes, i have swapped the two to see if order matters).  I have searched lots of pages that discuss redirection, but no sites seem to cover sub-domains and multiple sites.

Thanks in advance for any help freaks!
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.