Hosting Multiple Domains On The Same Account With GoDaddy
Jul 22, 2008
I have a little question that I'm sure somebody more knowledgeable can answer. I had a hosting account with GoDaddy that just hosted my web site only. I had a few clients need hosting at the same time so I looked into upgrading my account to one that would host multiple domains. (this is my first time with multiple clients, can you tell?) I thought perfect! I can host all of my clients accounts from this one hosting account. I thought there would be multiple account interfaces to support this.
So when I get in there, it lets me add one of the domains I was working on and then I went to upload the files and apparently I had to upload the file to a directory off of my site. So newsite.com points to mysite.com/newsite.
I uploaded it just to test it out and when you go to newsite.com it shows in the address bar as newsite.com, not mysite.com/newsite, even though that is the directory path. I'm sure there's a name for this but I have no idea what it is so I wanted to explain my issue clearly.
So, I'm wondering, is this kosher? Is this bad to do or do a lot of people do this and will it affect my site? From what I've gathered so far, people only do this when they have multiple domains pointing to the same site, or am I wrong?
i recently purchased my first vps from netdepot and want to transfer my 2 web forums from shared hosting. So what is the best and easy way to do this. I got the control panel Lxadmin and also webmin. I Switch Programed to apache and bind because i know little bit about them.
I run several sites and am wanting to setup several more. Currently I have two shared plans, but I don't like how the add-on domains are affected by the main domain (e.g. addon.main.com on 4## and 5## pages).
Is going reseller the easiest way for me to have these domains not affected by each other (a separate cpanel each)?
Finally, I don't use a lot of resources so are there actually reseller plans out there with lower prices (and lower resources too).
I'm about to the point where I am ready to host my website. I already have a domain but no hosting plan. In the future I may want to have several different websites each with their own unique domain. I was wondering if I choose a hosting plan for one site, can I use the unused web space for additional domains/websites?
I'm doing some work for a client, they have a linux developer package with Fasthosts for an existing website.
[url]
what I can't seem to work out from the Fasthosts website is whether I could register another domain with this package to save having to buy further hosting. Both websites are pretty small.
I just tried westhost. Very nice folks, good reviews, worth a shot. I signed up for a regular hosting account that allows multiple domains. That didn't work for email. An email user has access to email under that users name for all domains attached to the account. so you can't have info@abc.com, info@def.com, etc. One info@ per account. I did find a hack for it, but it wouldn't work with web mail.
So now I need to find a host that separates mail by domain WITH webmail.
This is getting so tiresome. I have a VPS with "the planet", but so many things just don't work out of the box. I've been fighting with them about PHP not sending mail for months. DNS problems everytime I setup a new domain. There has to be an easier way!
15 domains, everything needs to work. I don't want to manage anything. No resellers. The company I host with will own the data center.
I have about 5 sites all hosted on my same hosting account. One of those domains is attached to the hosting account. I place my other domains in a folder of a sub-directory of my main domain. This has been working fine, up until today when i noticed a weird error. I give you a little example of how my sites are setup
my main domain: www.maindomain.com
My other sites hosted in a sub-directory of my main domain: www.maindomain.com/sites/site2/ www.maindomain.com/sites/site3/
How my other sites appear on the web: www.site2.com www.site3.com
This works fine for every page until i go to www.site2.com/index.php It redirects to www.maindomain.com/sites/site2/index.php for some reason
I am trying to determine the best design approach for this business need.
There are multiple URLs:
[url] [url] [url]
The URLs are going to be specific to a topic but the displaying of the pages is template based. For example, there is 1 JSP page that will display the content for a topic based on an ID.
[url]is ID 1 in my database table. [url]is ID 2 in my database table. [url]is ID 3 in my database table.
So I could do a form post to display the specific content for a topic.
Code: <form name="frmTopic" action=”/topic” method="Post"> <input type="hidden" name="topicID" id="topicID" value=""> </form> So by populating the topicID and posting this form, it directs to my JSP page and displays the content specific to the topic ID. So if I pass 1, content about cats is displayed. If I pass 2, dogs and 3, birds.
I want to keep the URLs specific to the topic but I do not want to pay for hosting for each site since the only difference from one site to another is 1 page. The 1 page is the page that tells the JSP page which topic to display (I realize I have to hard code the ID number after I add the topic to the database).
Here is my question.
Is there a way I can have a specific index.htm page for each site [url]with one hosting account (I am using GoDaddy)? Then I could have this page redirect to the template JSP passing the ID. I could then put very specific items about the topic on this page to hopefully improve its page rank in search engines.
If this is not possible, I could create an initial JSP page that checks the ServerVariable for the specific URL and then passes the ID… something like this:
Request.ServerVariables("SERVER_NAME")
I am looking for feedback on the best approach so if there is an option that I have not listed that is better, please let me know.
My client wants to point two domain to the same hosting account. I have already setup the first account for him and it works. How can I make it that when I change the nameserver for the 2nd domain to my server it points to the same hosting account as the 1st domain
I have two domains as virtual hosts on same IP address.
I am getting certificate error for the second domain when I try to check email (using MS Outlook). I can't permanently "accept" certificate, it complains again and again. Certuficate I created and self signed for imap.domain1.com, but the second email server is imap.domain2.com, so it complains.
How do I set separate email certificates for two domains? Is it possible at all?
I have quite a few .info domains with godaddy, most are less than 1 year old. Now I have my own account with enom and I would like to transfer all my domains from godaddy to enom, is this possible ? asking because all .info domains at godaddy are on-sale ...
I registered a couple domains on GoDaddy about 3 days ago and I spent around 200$ with the premium email packages and covering every .org, .net etc. there was available.. Anyways, I want to return this, but there's nothing I can find on the site for returning. Is there anybody here who has cancelled their registered domain purchases? I did it all via american express so its all electronic.
I've had this virtual server with Godaddy forever. I have about 52 websites on it. I was adding another and I walked through the registration process and forgot to click the save button. I then proceeded to the domain area of Godaddy to update the IP address. Now I can't add domains, delete dns settings, or update DNS settings without getting these kinds of messages:
Your URL: /dns/sync.do
Error details:
CommandFailedException: Unable to parse DNS configuration file at c.g.t.f.systems.dns.LinuxDnsSubsystem.updateConfigFile:1165 at c.g.t.f.systems.dns.LinuxDnsSubsystem.synchronizeDomains:958 at c.g.t.w.actions.dns.ActionDnsSync.process:39 at c.g.t.w.actions.AbstractSpringAction.execute:118 ... at c.g.t.w.filters.AuthorizedResourceFilter.doFilter:38 ... at c.g.t.w.filters.RequestPopulationFilter.doFilter:117 ...
Cause: SAXParseException: Premature end of file. ... at c.g.t.f.systems.dns.LinuxDnsSubsystem.updateConfigFile:982 at c.g.t.f.systems.dns.LinuxDnsSubsystem.synchronizeDomains:958 at c.g.t.w.actions.dns.ActionDnsSync.process:39 at c.g.t.w.actions.AbstractSpringAction.execute:118 ... at c.g.t.w.filters.AuthorizedResourceFilter.doFilter:38 ... at c.g.t.w.filters.RequestPopulationFilter.doFilter:117 ...
So! Godaddy has now had me upgrade my disk space to another 10gig, I've tunneled in with ssh and ran memhog to increase memory because they are suggesting that I'm too low on RAM and want me to purchase another server, I can't just ugrade. I've updated all the packages in my simple control panel. I finally got an email from them after begging for help, because $75 an hour is just too much for me!
This is what I got:
Dear Sir/Madam,
Thank you for contacting Server Support.
If this issue started after the modifications to the DNS of a domain, then it is likely that the DNS file or configuration has become corrupted. You can attempt to manually update or recreate the DNS file via SSH. Unfortunately, we are unable to provide assistance with the configuration of the server or modification of files. While you do have a lot of domain names added to the server, a backup of the content and reprovision of the server will reset the server to the default settings. However, this will remove all content and require that you re-add all domains and content once again.
I have backed up all my sites and databases, but to start all over again is a horrific thought. I can't imagine the nightmare.
I recently uploaded files to my hosting company and when I try to access site through browser I recieve 403 Forbidden error you dont have permission to access / on this server. They say it or the problem lies in the index.html file in which I know very little about. Any help would be greatly appreciated.
Heres is the source code HOSTED @ GODADDY APACHE LINUX .....
I run a small web development company and we purchase hosting on behalf of our customers through 1and1.
We recently started renting a VPS through them that claims it can handle up to 100 individual domains, but we have been having problems. Most of the sites are 7-8 pages of content, a few all flash, and some with flash headers.
We have approx 20 domains currently running on this VPS but the sites are down a lot or take forever to load (5 minutes).
I am setting up a server with multiple domains on windows 2008. I am using mail server and I am looking at putting webmail on it. I would like to have people access www.domain.com/mail and get to the webmail interface. Would I use virtual directories for this?
i m manging 3-4 Website on a same hosting service.logging in n out is very hectic,i use FTP.its very cool but wht if i wanna add all domain under one domain n manage em from there is that possible?
i just had a simple question about wether there is any difference between getting a VPS plan (like that from jumpline) and a shared plan (like that from hostgator) for the purposes of hosting multiple domains.
It seems that for vps I have to create a "subdirectory" to create a new account for domain name. Plus the emails are all the same (so for example if I create joe@domain1.com and I have domain2.com registerd, joe@domain2.com will also work with the same username password).
On the shared side of things - I also do not get a very high level of isolation. Not like with reseller WHM package anyways. BUT the resellers lack the basic ssh access (at least the most favourables I looked at).
So i was wandering if anyone out there who is doing small-time part work and sells personal/business websites to clients knows which way is it better to go.
To get a VPS account and keep on creating subdirectories for each separate client (and hope they don't use the "other" domain names in the emails) OR get the shared account that allows unlimited domans OR something else.
I also forgot to mention that my budget does not extend beyond $20/month.
I signed up with GoDaddy shared hosting just a couple days ago. I logged into my site using SSH and FileZilla.
And I see hundreds of folders and files that are not mine. These are files from some random account. These are not the basic starter-folders/files.
Yet when I connect via FTP (not SSH), I only see the regular starter-set with just a few folders and a few files (not hundreds).
This seemed totally loopy, so I called customer support, and the support guy agreed that it was not right. He "escalated" the issue to technical support. I received an email from them asking for screenshots of all these random files I see via SSH.
I sent in the screenshots of FileZilla showing all these files.
We have reviewed your hosting account [edit] and SSH does in fact show more files than typical FTP. This is normal and not something to be alarmed about. As you are on the shared environment there is certain folders that you will not be able to access, one such example provided in your screenshots is 'herawellness', attempting to access this directory will result in a access denied error. If you are attempting to upload web content you will need to put the content in the the /html/ directory.
If you are having trouble using SSH you may want to consult your favorite search engine for assistance with SSH commands.
Please contact us if you have any further issues.
Regards,
Adam M. Hosting Support ----------------------------------------------
This doesn't seem right at all.
I've only hosted with one other host besides godaddy, and using SSH I did not suddenly see hundreds of random files from some random account.
I wanted to host multiple domains on the same hosting a/c and so I bought GoDaddy's economy hosting which supported multiple domains. But now when I try to add multiple domains, it displays this message -
"The domain path cannot be modified for economy hosting accounts."
That means all domains point to the same folder/content which is not what I wanted. So is there way to put a .htacess file or make an index.php file which can read where the request comes from and automatically redirect them to appropriate folders???
I have 3 ips to be used, I have used 2 for the nameserver in registrar.
I have total of 3 ips, which means, I have to place my domains via dns template to the server. Actually, I have set all my domains to a single ip, leaving the 2 ip's which I used for the nameserver to be empty (doin nothin :p)
SO, can I use 3 ips, for the 3 sites, ip1 for site1, ip2 for site2, and ip3 for site3 ? Will this make any difference in the site load and time?
I am sure they have to b set up with dns templates which I can do Wanted to know what would be the end result of my query
I'm doing some work for a friend of mine, and he's requested that he be able to have multiple domains refer to the same DocumentRoot (have all the domains load the same pages).