I have 2 wordpress blogs, and I'd like a few different domains to be shared on each of them.
Using some exemples, suppose I have domains from domainA.com to domainE.com. domainA.com is my main domain and the others are addon domains.
Today Blog1 is using blog.domainA.com, and domainB.com and domainC.com use WebRedirect to blog.domainA.com. And Blog2 uses domainD.com with WebRedirect on domainE.com too.
To access a post like /2008/02/02/this-is-a-nice-post, it is available only at blog.domainA.com, and not by domains B and C. I'd like they 3 to be able to access all posts directly, without redirecting to domain A.
To do that, I suppose I'd need to do some config on cPanel. And also on wordpress, even if I replicate it over other domains it insists to redirect to its configured domain.
I was thinking on the possibility of using symbolic link (ln -s) on their folders to blog.domainA.com folder, but I don't have access to shell on SSH so I'd like to know if it would work before trying.
In a real exemple of what I want, these domains all share the same phpBB forum: forumpcs.com.br, extremepc.com.br, forumdohardware.com.br.
Do u know if symbolic link would work to share the same wordpress? And how to make wordpress stop redirecting to blog.domainA.com?
i am using a VPS which does not have any panel currently (slightly low budget and dont want to waste RAM). can u please tell me two basic steps which i am sure have been discussed before but i could not find them?
1. how to add domains to the server? I have already added them as virtual server in apache config file but i think some other file also needs to be changed for "DNS configuration?" please correct me if i am wrong?
only editing the apache config file and then restarting is not working
2. how to add parked domains to the main domain manually?
I have several hundred parked domains and would like to get up a single page of content for each that I control. Very similar to how godaddy.com does it for parked domains on their servers - buvvi.com .
Any one know of any server or programming scripts out there that can do this sort of thing?
My customer have a primary domain in PLESK and we parked 2 another domains on his domain, for example primary domain is domain.com and another domains is domain.net and domain.org .
now how we can create a sub domain with parked domains in PLESK ? for example sub.domain.org ?
Been browsing the site and would value your opinions.
Addon domains are supplied by some webhosts and not others, one of the hosts who does not supply any addon domains puts across a good argument that they can overload a server if they get out of control.
How do others apparently manage these with no problems?
I have domains parked on a subdomain. Since i updated the apache configuration with cPanel the parked domains just show the default apache configuration. The domain shows up under parked domains. I can delete the domain and readd then it works. However, that isn't a good option cause there are 100+ domains.
When I try to addon a domain, i always got this error message.
Error from park wrapper: Using nameservers with the following IPs: 76.74.137.77,76.74.137.135 Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server. Please transfer the domain to this servers nameservers or have your administrator add one of its nameservers to /etc/ips.remotedns and make the proper A entries on that remote nameser always getting this error when I try to addon a domain to a main account
The domain is correctly pointing to my ip's as well..
I have a main domain "main.com" and when I make a new addon domain "new.com", it creates a new DNS Zone for "new.com" but also adds a subdomain DNS entry to main.com "new.main.com".
I know that is very typical way that cpanel works, and I know there are ways to work around this by using .htaccess.
What I am trying to discover is if removing the "new" subdomain DNS entry under main.com could cause any problems. Are there side effects? Will this break anything within my VPS?
I am not a reseller, but I currently use a reseller account to manage several separate sites of mine. I know that it is possible under a standard cPanel account to have addon domains, where the html files go in a subfolder of the main domain. If you do this:
- is it possible for people to access the addon site files using www.maindomain/addondomain, and if so can you stop this?
- do you still get separate email addresses and spamassassin settings for the addon domain?
- do you get separate web server logs for each domain, for stats?
- is there any other reason why it might still be better to pay more for a reseller account so that each site can be managed completely separately?
I have read about addon domains but I have still one doubt regarding same. Suppose I have buy two domains which have no any relationship with each other like one is of my family (viralshah3112andfamily.com) and one is for my uncle's business site (xyz.com) . Now if I host them in one account as addon domain, both will have different identity? Means both will have different URL like xyz.com and viralshah3112andfamily.com. Is it so?
I'm trying to understand more the Pro's and Con's for having an Addon Domain vs Separate domain.
Here's my use for it. Site1.com holds all the files, Site2.com holds all the video and images. When it comes time to add a second server (end of this year) I could move Site2.com to a second server and nfs mount it. Thats of the site is separate. PROBLEM: separate site means permission problems, when write code ie.php you can unlink / move files without permission which means setting up special groups.
Addon domain doesn't have the permission problem from what I can see, since the domain gets the group access of the Mainsite. so no extra configuration required. now the problem would be how do I get that addon domain to a second server to offload some of the resources.
Unlimited addon domain. Unlimited Mysql databases. No setup fees. About 600Mb webspase About 2000-3000 trafic Cheap as posible If posible (but not necesary) multiple IP's. Payment from PayPal but if it's necesarry then it's Moneybookers ok to. Prefer monthly payments.
Lets say I have abcd.com as the main domain on cpanel. abcd.com has 10 subdomains.
Basically what I want to do is when I do an addon domain or parked domain I want the subdomains to basically point to abcd.com automatically. Let's say the addon/parked
domain is 1234.com For example I have sub.abcd.com as the main subdomain
so when I type in sub.1234.com I want it pointed to sub.abcd.com internally meaning the script/files from there however in the browser show as if it were sub.1234.com
I am moving several (small) corporate websites over from an iPower VPS (terrible host btw) to LiquidWeb, which means I'm learning all the nuances in the new CP (WHM, cPanel). Now one company has three domain names (with employee only sections), all pointing to the same website (alias/parked domains). In Plesk, if I set them up as Alias domains, going to domain.com or domain.net pointed to the same website, but maintained the domain URL in the address bar indefinitely. Now on the new host, I have them set up as parked domains in cPanel (I thought this was the equivilant to alias). If a user goes to domain.net and follows a link on the page, they are taking to domain.net/link, as it should be.
However when an employee attempts to login at domain.net/login, the form action points to the login script, which in turn uses a PHP Header redirect to take them to the home page (or whichever page they attempted to access when not logged in). But when the header redirects them, it redirects to the domain.com logged in home page, and as the domain has changed it fails the session validation script, so they get redirected to domain.com/login, saying they are not logged in.
I put a note on the login page explaining you may have to login twice for now, but as you know some people just can't understand the interwebz, so I'm still getting lots of emails and phone calls about people not being able to login. Anyway, long story short, where should I start about fixing this problem? I haven't a clue about how WHM/cPanel manages parked domains and how it configures them, so I'm lost about where I should start looking.
Can a domain be parked on an addon domain in a cPanel server?
At first thought I do not see it as a problem as a ServerAlias directive for the parked inside the addon domain Virtual Host container inside httpd.conf is all is required but cPanel may not allow for all it's wisdom.
Let me know if cPanel would pose a problem or wouldn't allow this scenario.
I have one registered domain on VPS with DNS hosting and would like to host more domains (sites) on that VPS.
As I understood, I don't have to buy DNS hosting for the other domain, so how do I host more domains? It's Windows VPS with Plesk. Can anyone explain in detail?
Do I need to create NS records for my registered domain (ns1.mydomain.com and ns2.mydomain.com) and then point other domain to those nameservers?