Posts Tagged ‘Redirect’

I Have A Web Space With Domain Name, I Want To Register Another Domain And Redirect It To Old Server?

February 26th, 2010

I already have website and 5GB space on that server. What I want is to register another domain name and want to redirect it to my old server, in order to utilize that space + save cost. Also I want to see new domain on the address bar. Please tell me Is this possible and how?

Best Way To Redirect From Expired Domain Name?

November 28th, 2009

I was on holiday recently and stupidly allowed my domain name registration to expire. It has since been “bought” by a domain re-seller and they are asking for a minimum of $200 for it.
I have a replacement domain and the site is live again, however all the incoming links are pointed to the old domain name – any suggestions?

How Can I Redirect A Domain Name To A Directory On My Web Server?

November 26th, 2009

Hi, I have a web server with a number of different domain names registered. I’d like to re-direct domains like this:
www.domain1.com goes to index1.php
www.domain2.com goes to /directory/index2.php
etc.
But I want www.domain2.com to appear as: www.domain2.com/index2.php
not: www.domain2.com/directory/index2.php
I can edit the .htaccess file and have PHP installed and running…
Any solutions? Thanks.

How Redirect Domain Names To Any Page?

October 9th, 2009

How redirect domain names to any page?
For example say my old site was
www.example.com
and my new one is
www.example2.com
I want it to redirect but more than that say they were at the page
www.example.com/buy.html
I want it to redirect to
www.example2.com/buy.html
and do it for all my pages

Do You Know Any Websites That Offer Free Domain Names That Redirect You To Another Website?

September 30th, 2009

for example,
a website offers free domain name in form of “.tk” and redirects you to another website (which belongs to you).

How To Redirect Different Domain Names To Different Ip Addresses?

August 13th, 2009

I got 2 domain names, www.domain1.com and www.domain2.com. They have the same external IP address 10.10.10.10.
My router can redirect an external IP address to a LAN address.
(10.10.10.10 to 192.168.0.1)
Now I want www.domain1.com redirecting to 192.168.0.2, www.domain2.com redirecting to 192.168.0.3
I don’t know if any software can do that for me. If there is, please let me know.
Thanks.