Activity Stream
48,167 MEMBERS
6800 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 4 of 4
  1.     
    #1
    Member

    Default Redirect all other domains to .com

    Hello all,

    I have a website that has .co.uk, .in, .us, .eu and others... Currently if you visit any site it is the same but if you use a domain to enter in it will stay that on th stop browser, I want it if someone goes to

    My domain.eu/hello.html

    To go to

    My domain.com/hello.html


    Please assist. Thanks
    Sponge Bob Reviewed by Sponge Bob on . Redirect all other domains to .com Hello all, I have a website that has .co.uk, .in, .us, .eu and others... Currently if you visit any site it is the same but if you use a domain to enter in it will stay that on th stop browser, I want it if someone goes to My domain.eu/hello.html To go to My domain.com/hello.html Rating: 5


  2.   Sponsored Links

  3.     
    #2
    Website's:
    VaporHostn.com
    you need to do a htaccess redirect

    Options +FollowSymLinks
    RewriteEngine on

    RewriteCond %{HTTP_HOST} ^www.old-domain.com$ [NC]
    RewriteRule ^(.*)$ http://www.new-domain.com/$1 [R=301,L]

    add all the domains you want to redirect as a rewritecond
    make the rewriterule the main domain you want it redirected to

  4.     
    #3
    Member
    Hmm it will be complicated, because i dont have a different folder for each domains on my server.

    Secondly i use another cpanel server that acts as a DNS Server and then points it to another server where the website is.

    Is there a plugin or something for wordpress instead?


  5.     
    #4
    Website's:
    VaporHostn.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. redirect from non www to www
    By ge0 in forum General Discussion
    Replies: 3
    Last Post: 26th Sep 2012, 08:26 AM
  2. Replies: 5
    Last Post: 8th Sep 2012, 10:22 PM
  3. Domain seizure & redirect domains
    By Micah Sin in forum Legal Issues
    Replies: 3
    Last Post: 1st May 2012, 08:30 AM
  4. 301 redirect help
    By tractor3231 in forum Web Development Area
    Replies: 4
    Last Post: 28th Jul 2011, 04:19 PM
  5. In Need of Url REdirect mod ..?
    By litewarez in forum phpBB
    Replies: 25
    Last Post: 20th Oct 2009, 08:40 PM

Tags for this Thread

BE SOCIAL