I have 2 domains ie. red.com blue.com. They are both on seperate servers. I want red.com to be a subdomain for blue.com. I went ahead and created an A host for red.blue.com, I then created a virtualhost and everything is working, I can pull up red.blue.com and it pulls up the same data if I were to go to red.com.
Here is my issue. I want to have red.com pull up red.blue.com by default so blue.com gets credit for traffic, I am moving red.com and moving it all into blue.com. Hopefully this makes sense. Also, I want to make sure nothing breaks my current search engine results.
We have a lot of unused domains that we'd like to setup domain parking for.
To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page.
We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?
i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly..
Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS??
I just can't find any answer for this, everything i've found required manual creation of lookup entries..
Before I contact any hosting services provider I want to know about some of basic information like, what is domain parking? What is virtual web hosting? How do I pay for web hosting?
Before I contact any hosting services provider I want to know about some of basic information like, what is domain parking? What is virtual web hosting? How do I pay for web hosting?
I want to park my domains, and create subdomains etc.
I don't have any control panel, because I don't know how to install it.
My VPS provider provides me a free (public? they use it for all of the VPS they host) name servers, but I don't know how to use them
Does anyone have any links to tutorials, or anyone could explain me how to do it?
There is some BIND9, but I don't know how to configure it.
Lets say my site is stored in /var/www/page1 so is it posible to park domain to display content in that folder?
Also I heard about some A records and CNAME, is it better solution? I know that you have to create A record pointing to IP address, but what to do next?
I dont have a lot of money to pay my provider (they charge quite a lot for servers configuration, because its unmanaged services)
Maybe any trusted person can configure my VPS? (ftp to create users, dns, or explanation how to use A records, secure php; GD). But I cant pay much, only $10 - $15 paypal
I have 65 parked domains that are reasonably high traffic (26000 hits per day).
I'm looking to run my own VPS server to manage these domains.
I would like to have all the domains nameserver records pointing to my VPS and redirect traffic from different Countries to different parking companies based on a php script.
Can anyone reccomend what sort of VPS setup I would need as regards to RAM,bandwidth etc. And a good hosting company?
However I am at the same time retaining the old.domain to keep the older links working
I want that the old.domain/link redirect to new.domain/link
Please advice what would be best to do for the old.domain -
1) Domain forwarding 2) Domain parking
or Both the above
(The other thing is that I would like to do 301 redirect - would this happen automatically by activating the above options - or something else has to be done)
just purchased a reseller hosting to provide a value added service for my seo clients .
I requested my domain registrar to setup my own nameserver i.e, the site i have registered for reseller web hosting nameserver, lets say it as ns1.myresellersite.com, ns2.myresellersite.com
I got a confirmation from domain registrar support that its been setup in my account. I have checked using my reseller site nameserver for a test site and the site is working fine and also shows my nameserver in whois details.
now my problem is i wanted to host a site so that new clients can go to my web hosting site i.e; www.myresellersite.com and can purchase my hosting plans through checkout.
I tried to park domain in my cpanel of reseller hosting but it says "Error from park wrapper: You cannot park your main domain! "
is it possible to specify the DOCUMENT_ROOT of a domain when parking through cPanel? All parked domains by default point to "/public_html" directory. But I want them to point to "/public_html/myfolder".
just purchased a reseller hosting to provide a value added service for my seo clients .
I requested my domain registrar to setup my own nameserver i.e, the site i have registered for reseller web hosting nameserver, lets say it as ns1.myresellersite.com, ns2.myresellersite.com
I got a confirmation from domain registrar support that its been setup in my account. I have checked using my reseller site nameserver for a test site and the site is working fine and also shows my nameserver in whois details.
now my problem is i wanted to host a site so that new clients can go to my web hosting site i.e; www.myresellersite.com and can purchase my hosting plans through checkout. I tried to park domain in my cpanel of reseller hosting but it says "Error from park wrapper: You cannot park your main domain! "
What shall i do to park my name server domain as my web hosting domain?
I started up a brand new site just over a week ago and set the DNS settings to point the domain to my site. It's been that way ever since. Now I try to login today to update my site and see that every url with my domain goes back to the GoDaddy parking page. Is this more a problem with my host, or GoDaddy?
Can I have a primary domain - www.sample.com - point to another primary domain - www.sample.asn.au - but then have the entry point for that domain be a subdomain - www.ccc.example.com?
If the primary domain is parked somewhere else, doesn't it mean that all the subdomains will be too? Or do I use a 301 on the primary domain to the .asn.au site? But does that then redirect all the subdomains too?
Let's say my domain, for which I have shared hosting, is www.mydomain.com
I have also registered the domain www.yourdomain.com
My hosting has cPanel
I add www.yourdomain.com as an add-on domain.
Inside my root folder the folder /public_html/yourdomain/ is created.
When I create the subdomain subdomain.yourdomain.com, the folder /public_html/subdomain/ is created instead of /public_html/yourdomain/subdomain/
Can I assign the /public_html/yourdomain/subdomain/ folder to be the root of subdomain.yourdomain.com? e.g. I have the file image.jpg at /public_html/yourdomain/subdomain/image.jpg and it's accessed from subdomain.yourdomain.com/image.jpg
Is this possible?
Having a lot of folders directly under /public_html/ would get annoying for me.
I have configured Apache+Tomcat on Linux server. I have configured 50+ domains not problem is that sometime when i configure new domain and restart the service and access the url http://domain.com i get following error ----->
HTTP Status 404 - /
type Status report
message /
description The requested resource (/) is not available.
but when i access same url with file like [url]i able to access that url and working fine. same problem for subdomain also [url]same error but [url]is working so can anyone tell me what is the exact problem and how to solve this problem.
Note:- Other domains are working fine this problem is only with 2-3 domains and subdomain and secondly i have also set DirectoryIndex index.html index.jsp index.php
Please check my server.xml and httpd.conf ------->