Subdomain Forward To Other Host

May 9, 2009

i have been stuck in this situation for more than a week...

the situation on my side is this:

<--
i have a domain at godaddy, and using godaddy windows hosting..
i have a website in ASP.NET, and i want to make a subdomain for my forum suppose:
forum.mydomain.com
and forward it to other host on cpanel...
-->


Other side:
<--
my friend has bought reseller hosting and have created an account for me with the name of mydomain.com.
and the server IP is x.x.x.123
-->

i logged in to my account in cpanel and created a subdomain named "forum"

then i created the subdomain on godaddy and pointed the A record of this subdomain to x.x.x.123

now when i open forum.mydomain.com.....it displays error page...
(i have kept a simple index.html file in public_html)

any solution to this problem?

i need steps to resolve this problem and what configurations i need to do on godaddy + cpanel manager....

View 7 Replies


ADVERTISEMENT

Plesk 11.x / Windows :: Subdomain Frame Forward

Oct 4, 2012

I have 2 domain names, lets say domain1.com and domain2.com.

domain1 is the main domain and it has a subdomain, lets say sub.domain1.com.

What i want to do is to forward domain2 to domain1 without loosing its name. I used frame forwarding at plesk panel. The domain2 is correctly forwarded to domain1 without loosing its name. The problem is that the sub.domain2.com displays the domain1.com and not the sub.domain1.com

Below are my dns settings at domain2.com:
xx.xx.xx.xx / 24 PTR domain2.com.
sub.domain2.com. A xx.xx.xx.xx
ftp.domain2.com. CNAME domain2.com.
ipv4.domain2.com. A xx.xx.xx.xx

[Code] .....

where xx.xx.xx.xx is my ip.

The funny thing is that webmail.domain2.com works fine.

View 1 Replies View Related

How To Keep Email On Current Host And Forward Http Traffic To New Host

Apr 11, 2008

I'm configuring a website for a client who has moved their web hosting to downtownhost, but is keeping their email hosting with their current provider. They do not want to configure an MX entry on DTH to autoforward email back to their current provider because they don't want their email to pass through DTH.

In order to do this, do I keep the nameserver entries on the current provider the same, and configure an http redirect to point to DTH? Or is there something else I should configure on the current provider?

View 4 Replies View Related

Forward My Dedicated Server's IP To A German Host

Nov 4, 2006

I want to forward my Dedicated Server's IP to a German host. Latency will be as in Turkey as I have been told in your forums..

View 4 Replies View Related

Different Subdomain, Different Host

Nov 3, 2009

I currently have a domain example.com If I create a subdomain e.g. a.example.com and b.example.com can I host these subdomains with 2 different hosting comanys

View 3 Replies View Related

SubDomain Host

Jun 6, 2008

I own a domain, www.mysite.com, and wanted to create a subdomain (sub.mysite.com) but wanted to host that sub domain on another host.

In otherwords, mysite.com is on my own dedicated server, but I wanted to host sub.mysite.com on lunarpages, godaddy, or any other host.

I didn't see this ability on Godaddy or Lunarpages which leads me to the question which hosts allow me to use my own subdomain while keeping my main domain on my dedicated server?

View 11 Replies View Related

Subdomain Only In Other Host

Dec 24, 2008

i have 1 dedicated server, and 1 shared hosting the domain.com is hosted in dedicated server i want the subdomain sub.domain.com in other host i have try this but not working:

I. the dedicated server have whm and cpanel
in whm i go to DNS Functions --> Edit DNS Zone --> i add sub name , choose A, and enter other ip host

II. the shared hosting only have cpanel
i go to cpanel --> addons domain --> add my domain.com
then go to cpanel again --> Subdomains --> i add sub from domain.com
with above step i just got this when accessing the url [url]:

Great Success!
Apache is working on your cPanel and WHM Server
If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.
ATTENTION!

View 7 Replies View Related

Subdomain On A Different Host

Apr 15, 2008

Is the following possible, a hypothetical scenario.

If have a domain xyz.com on HOST A.

Can I set up subdomain.xyz.com on HOST B?

View 14 Replies View Related

HowTo : Subdomain Only In Other Host

Dec 24, 2008

i have 1 dedicated server, and 1 shared hosting the domain.com is hosted in dedicated server i want the subdomain sub.domain.com in other host

i have try this but not working :

I. the dedicated server have whm and cpanel

in whm i go to DNS Functions --> Edit DNS Zone --> i add sub name , choose A, and enter other ip host

II. the shared hosting only have cpanel

i go to cpanel --> addons domain --> add my domain.com
then go to cpanel again --> Subdomains --> i add sub from domain.com

with above step i just got this when accessing the url http://sub.domain.com :

Quote:

Great Success !
Apache is working on your cPanel® and WHM™ Server
If you can see this page, then the people who manage this server have installed cPanel and WebHost Manager (WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl) successfully. They now have to add content to this directory and replace this placeholder page, or else point the server at their real content.

View 5 Replies View Related

Setup Subdomain To Another Host

May 3, 2007

to setup 1.domain.com to another host

I have domain (domain.com) which is on dedicate server with root access.

also have 2-nd-domain.com which is on hostgator host(where can i add domains via addon domains)

now i need to setup 1.domain.com subdomain on hostgator.

how can i do it ?

pls correct me, if i'm wrong

1. via Directadmin Subdomain Management tool (on domain.com) add "1" subdomain

2. check "DNS Management" section -> 1.domain.com is on main domain.com IP

Unfortunately there isn't any option to edit this record. i can only delete it and add manually. (i know, that i can do it via SSH - > edit config file, but i don't have enought experience to edit files via SSH. just know, few commands, how to archive, reboot, move, etc ...)

delete this record and add manually

DNS Management -> Add Domain Records ->
1.domain.com - A record =IP of hostgatore host

btw, did i need to add NS records?

3. go to 2-nd-domain.com and try to add 1.domain.com via addon domains.

hmm

it seems, that i'm doing something wrong, as i got

Quote:

Using nameservers with the following IPs: **.***.***.**2, **.***.***.**1 (my main domain IPs) Bind reconfiguring on gator using rndc

Created DNS entry for 1.domain.com
account is created, but IP-s are wrong

View 0 Replies View Related

Setup Subdomain To Another Host

May 3, 2007

to setup 1.domain.com to another host

I have domain (domain.com) which is on dedicate server with root access.

also have 2-nd-domain.com which is on hostgator host(where can i add domains via addon domains)

now i need to setup 1.domain.com subdomain on hostgator.

how can i do it ?

pls correct me, if i'm wrong

1. via Directadmin Subdomain Management tool (on domain.com) add "1" subdomain

2. check "DNS Management" section -> 1.domain.com is on main domain.com IP

Unfortunately there isn't any option to edit this record. i can only delete it and add manually. (i know, that i can do it via SSH - > edit config file, but i don't have enought experience to edit files via SSH. just know, few commands, how to archive, reboot, move, etc ...)

delete this record and add manually

DNS Management -> Add Domain Records ->
1.domain.com - A record =IP of hostgatore host

btw, did i need to add NS records?

3. go to 2-nd-domain.com and try to add 1.domain.com via addon domains.

it seems, that i'm doing something wrong, as i got

Quote:

Using nameservers with the following IPs: **.***.***.**2, **.***.***.**1 (my main domain IPs) Bind reconfiguring on gator using rndc

Created DNS entry for 1.domain.com

account is created, but IP-s are wrong

View 0 Replies View Related

Domain On Shared Host - Subdomain On My Server

Nov 30, 2007

I want to host my site on my Dreamhost account for the IP benefit but I need to keep the high bw files on my dedi.

Anyone know how to set that in Dreamhost? And can you point how i will set the subdomain in CPanel on my server?

View 0 Replies View Related

Apache :: Setup Subdomain / Virtual Host To Redirect To Specific Port And Path

Mar 13, 2013

I am trying to setup a subdomain and/or virtual host to redirect to a specific port and path. I have setup my server with DDYNS through my domain name registar. Through the ddyns client I have set it to assign a subdomain of "outside.name.com" so that my server will have a easy name to get to instead of a dynamic ip address.

I have also setup on my registrars host records another subdomain of "inside.name.com" with a static IP address for internet network accessing to my server.My problem is that I have a service/program on my server that I need access to both internally and externally and this service can only be access through a port of 32400 and HTTP address of /web. (e.g. outside.name.com:32400/web or inside.name.com:32400/web)...

Is there a way that I can create a VirtualHost or Subdomain of "service.*.name.com" that redirects them to ":32400/web" of the hostname they're on? (e.g. service.outside.name.com automatically forwards or proxies--to keep it pretty--to service.outside.name.com:32400/web)

View 1 Replies View Related

Apache :: Unable To Setup Subdomain And Virtual Host To Redirect To Port And Path

Mar 12, 2013

I am trying to setup a subdomain and/or virtual host to redirect to a specific port and path. I am, however, having great difficulties doing this.

I have setup my server with DDYNS through my domain name registar.

Through the ddyns client I have set it to assign a subdomain of "outside.name.com" so that my server will have a easy name to get to instead of a dynamic ip address.

I have also setup on my registrars host records another subdomain of "inside.name.com" with a static IP address for internet network accessing to my server.

My problem is that I have a service/program on my server that I need access to both internally and externally and this service can only be access through a port of 32400 and HTTP address of /web. (e.g. outside.name.com:32400/web or inside.name.com:32400/web)

This is annoying for others to type out and I am just wanting to make it look pretty. Is there a way that I can create a VirtualHost or Subdomain of "service.*.name.com" that redirects them to ":32400/web" of the hostname they're on? (e.g. service.outside.name.com automatically forwards or proxies--to keep it pretty--to service.outside.name.com:32400/web)

View 1 Replies View Related

Apache :: Redirection Page From Subdomain To New Subdomain

May 11, 2015

Wordpress installation (WPML with 3rd level domain es. site. com, fr. site. com).

I need to redirect page from subdomain to a new subdomain

Example:
esp.site.com/oldpage -> es.site.com/newpage (different subdomain)
esp.site.com/oldpage1 -> es.site.com/newpage
esp.site.com/oldpage2 -> es.site.com/newpage

Source site is very chaotic and there are no clear rule for redirection (no regex )

So I need to redirect every page but syntax:

Redirect 301 esp.site.com/oldpage http:// es.site.com/newpage

doesn't work!

which is the correct syntax ?

Can I manage all from one .htaccess file in main root (www) or should I create "esp" directory (and point old subdomain to it - one for every language) and put .htaccess in every directory with redirection ? 

View 1 Replies View Related

Ip Forward

Mar 6, 2009

let's say I'm part of a LAN and i get my public IP through a PPPoE but i also have a wireless router and another station on which I wish to have linux. On that linux machine I will have anther public IP which is not from the same class.

What to do in order to world wide see my server machine(the one with linux and IP not from the same class)

View 1 Replies View Related

Forward IP Port?

Oct 13, 2007

I would like to know on how to forward specific IP with port to localhost or any IP by using iptables ? For example i would like to forward for port 25 from IP A to IP B, Currently i'm doing a test with my firewall and i'm very blur with iptables thingy.

View 2 Replies View Related

Email Forward

Oct 4, 2006

What is email forwarding for? My hosting server account gives me about 999999999 available, how will I use it?

View 2 Replies View Related

Nameservers Forward?

Jan 22, 2008

hello

i really rely on your expertise guys please help me!

a cpanel server A has some domains on host 1
a new cpanel server B is set ready for migration on host B.

the greek registrar i use,
by accident (As they say) switched ips for my nameservers from A to B and the migration has not been done!!!!

can i set up a record or something on server B to forward all traffic back to server A ???????

Sorry i'm not a network expert. That's why i'm here

thanks

simos

View 1 Replies View Related

Forward Port 80

Jul 2, 2008

I'm hostnig my website at home, and I think my router reset itself. I was wondering how to reforward port 80. I have a netgear router. This is teh port forwarding pagfe, of my router. The other is my ipconfig page.

View 3 Replies View Related

Domain Forward To Server IP?

Jun 4, 2006

I'm totally new at the dedicated server thing. I want to point a domain (mintylabs.com) to my server IP making it possible to have my own custom dns (e.g. ns1.mintylabs.com).

View 2 Replies View Related

Email Auto Forward

Jul 17, 2008

I have signed up for hostgators webhosting.

Upon setting up, I found out that outgoing mails from any email addresses from my domain name cannot be copied to another email account. I've tried scripting on the client software (e.g)outlook. it works. but then again, it only applies on the client side if the scripted client is present. this would not work if the email is sent from the web based login.

is there a work around for it?

If there isn't, does any one know of any webhosting co. that allows that?

Situation is, my current host does allow it. Due to small amount of disk space allocated, reliability of the service, technical support and cost, we therefore have decided to switch to another host.

View 9 Replies View Related

Forward Domain To Multiple IPs

Dec 10, 2008

Forward domain to multiple IPs

I have a domain setup on my Plesk 8.6.0 powered webserver which is being forwarded to a specific IP provided by my costumer, all DNS zone records are inserted accordingly and everything works fine.

Due to a problem with the ISP that provides the fixed IP on my costumer’s server he now wants to get a second IP from a different ISP, for the same webserver, to function as a secondary route onto his server .....

View 5 Replies View Related

Forward Domain To Static IP

Jul 2, 2006

i have a domain hosted at eNom which i would like to point to my FTP server which is running on my box at home. I have a static IP, and BulletProof FTP server installed. Now im just unclear how i can have www.mydomain.com point to 212.12.34.56:21.

View 3 Replies View Related

Postfix - Forward Question

Apr 18, 2009

I'm using Postfix as my mail agent. I was wondering how to forward incoming emails to a script.

I did a search in google and couldn't find anything relevant only this.

create a alias like this.

email@example.com: "| php -q /home/user/full/path/to/script.php"
But is not working not forward nothing. I have tried everything but nothing works and the logs not show me any errors.

View 2 Replies View Related

Forward All Domains To An IP Address

Aug 16, 2008

I'm looking to set up a DNS server for parked domains that anyone can use. How do I have the DNS server accept all domain lookups and resolve them to a particular IP address?

View 3 Replies View Related

Forward Port 80 To Another Server

Jun 12, 2009

I currently have one static ip...which has been configured to Debian..now i want to run a webserver within the network internally

can someone tell me how can i forward port 80 request from One machine to another.

View 2 Replies View Related

Forward One Domain To Another - Webmin - Dns

Jan 31, 2007

im running my own BIND and also have Webmin installed.

whats the best way to forward one domain to another?

domain.biz forwards to domain.com

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved