Multiple Domains On A Dedicated Server, Plesk, Users And Apache
Jul 1, 2008
In my old server (VPS) I had my dir structure as:
sitea.com was pointing to
/home/me/public_html/sitea
siteb.com was pointing to
/home/me/public_html/siteb
On my new server, I have root permissions and used Plesk to create two domains sitea.com and siteb.com . Now plesk asks for a user to be created for each domain, so created usera and userb for sitea and siteb respectively.
Now as root on my server I created the dir /home/me/ and untarred the whole backup from old server to new server and I have dirs :
/home/me/public_html/sitea and /home/me/public_html/siteb
In apache configuration in file:
httpd.include_sitea under
dir /var/www/vhosts/sitea.com/conf/httpd.include
I changed the document root to /home/me/public_html/sitea
So I thought I am all set. But it does not work. When I try sitea.com in the browser it works but for all subdirs, for eg sitea.com/images it says Access denied.
This is because the dirs I created are owned by root.
So the owner of /home/me/public_html/sitea needs to be usera for this to work ?
Again for siteb to work I need to change the owner of /home/me/public_html/siteb to userb ?
This will be painful ? At least I should be able to change the owner of /home/me/public_html/ to one owner and ensure all sites under that work fine. How do I do that ?
I think the problem is clear by now. Its that I want all my sites to work off from .../public_html/ sub dirs.
View 2 Replies
ADVERTISEMENT
Nov 11, 2014
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?
View 5 Replies
View Related
Apr 2, 2015
I am completely new to apache and I had the load balancer set up for a single domain that was working perfectly fine, but when it came to multiple domains i couldn't, for the life of me, figure out what to do.
There is example.com sub.example.com and otherexample.com
I had a single node set up for this but I want to experiment with the balancer. I have scratched Google and I only found broken info which couldn't explain much to me. Here are my domains
<VirtualHost *:80>
DocumentRoot "/var/www/domain.com"
ServerName domain.com
</VirtualHost>
[Code] ....
Any example configuration of the default file.
View 1 Replies
View Related
Jun 6, 2014
Any user that logs in, even with the format domainusername, get's the following error message: 530 User cannot log in.I have already tried the following:
net stop MSFTPSvc
net start MSFTPSvc
View 1 Replies
View Related
Jul 24, 2015
In my documents I have command:
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "select name from domains" | grep -v 'name' > domains.txt; while read i; do echo $i; /usr/local/psa/bin/domain_pref -i $i | grep nonexistent; done < domains.txtClick to expand...
View 2 Replies
View Related
Aug 28, 2014
I am trying to set the server to reject all mail to non existent users for all domains.
I found this post [URL] but that is for a previous version of Plesk and no longer seems accurate.
Is it possible to configure this setting for all domains at once?
View 2 Replies
View Related
Apr 9, 2009
Mutiple ips for multiple domains on same server?
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
View 2 Replies
View Related
Oct 11, 2007
I have a client that has multiple domains, is there a way of pointing multiple domains to one server? Right now, their site is on their old server, and I was wondering how they configured it? So if you type in www.mysite.com or www.mysite2.com, each show the respective domain. (i.e. www.mysite.com/aboutus.htm is the same as www.mysite2.com/aboutus.htm) I have a (DV) with (mt). I created a cname to point to www.mysite.com (where the actual NS are pointing to) is this correct?
View 1 Replies
View Related
Nov 12, 2014
The VPS has 16 domains running on it, all with different web addresses and their own email accounts etc.
It's a Linux server and is running postfix for the mail. The main website on this domain has the mail service disabled because we have an exchange service on our own server here in the building where we work. Now when anyone on any of our domains on the VPS try to email us at 'maincompany.com' they get the following error message:
This is the mail system at host <vps address>.
Your message could not be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can delete your own text from the attached returned message.
The mail system
<stevew@maincompany.com>: mail for maincompany.com loops back to myself...
View 3 Replies
View Related
Oct 28, 2006
I currently have one server with multiple domains on it.
I run apache with virtual hosts.
I want to setup email forwarding such that:
Email sent to <anyone>@aaaa.com ----forwards to----> <some email address>
Email sent to <anyone>@bbbb.com ----forwards to----> <some email address>
...
Email sent to <anyone>@xxxxx.com ----forwards to----> <some email address>
Any pointers? Im not even sure what to search for on the net.
View 6 Replies
View Related
Nov 26, 2014
I am using Windows Server 2008 R2 with Plesk 12.0.18 Update #25 with single IP address assigned to the server.
Is it possible to do the following with only 1 IP address:
-Host 4 shared hosting websites on the same IP but also use the same IP address to install and setup a shared SSL Cert. for hostname AND for 1 of 4 hosted websites ...
View 1 Replies
View Related
Jan 2, 2008
I just leased a Godaddy linux dedicated server with a Cisco PIX 501 firewall. Control panel is Plesk 8. Preconfigured with Ferdora 7, mysql, php,etc.
I've tried to configure multiple domains but am having problems.
I currently have several websites each running on their own Godaddy shared hosting account. I'm am trying to migrate all of these websites onto the dedicated server.
My plan is as follows:
Configure the firewall
Configure the server (add IPs)
Configure the domains from within Plesk (add client, domains, dns). But DO NOT change the name servers on the domain. I need to test the websites first.
Copy the webpages, content from the shared hosting accounts to the server.
Test the websites on the server. I am hoping that I can access the websites on the server using ip addresses, since I figure I won't be able to use the domain names without first changing the name server entries on the domains.
Once testing is completed, change the name servers on the domains so they point to the server.
Please assume the following:
Dedicated Server IP: 72.169.55.183
Firewall IP: 72.169.55.184
domain 1 = mydomain1.com
domain 2 = mydomain2.com
domain 3 = mydomain3.com
What I have done:
Configured the firewall interface (outside = 72.169.55.184/24, inside = 10.0.0.254/24)
Configured the firewall IP translation rules (outside = 72.169.55.183, inside = 10.0.0.1)
Configured server (added 3 IPs - 10.0.0.1 [exclusive], 10.0.0.2 [exclusive], 10.0.0.3 [exclusive]). I figure I need a unique ip for each domain?
Created a client called MyDomains. All domains are created under this client.
Created domain mydomain1 (assigned ip 10.0.0.1 [exclusive]). Added services ftp, ssi, php, cgi, etc. DNS 'A' records all set to firewall ip 72.169.55.184
Created domain mydomain2 (assigned ip 10.0.0.2 [exclusive]). Added services ftp, ssi, php, cgi, etc. DNS 'A' records all set to firewall ip 72.169.55.184
Created domain mydomain3 (assigned ip 10.0.0.3 [exclusive]). Added services ftp, ssi, php, cgi, etc. DNS 'A' records all set to firewall ip 72.169.55.184
I might be close, or I might be so far off that my inexperience shows.
Is the above correct? Do I need a unique "inside" ip address (10.0.0.1, 10.0.0.2, 10.0.0.3) for each domain/website? Do I need to add translation rules to the firewall for 10.0.0.2, 10.0.0.3?
How do I test each domain on the server without changing the name server entries on the domain? I have one firewall ip address 72.169.55.184 but 3 different domains. How can I test mydomain1.com, mydomain2.com, mydomain3.com?
If anyone can tell me if I have this correct, or what I have to do to get this correct I'd be immensly appreciative. Just as important is knowing how I can test each domain before I go live with it.
View 0 Replies
View Related
Nov 25, 2014
I am trying to deploy siteminder web agent on apache web server.They have a pre-req which says that while installing apache server, "install as a service, available for all users" "When an Apache-based web server is installed using a single user account, the Agent configuration cannot detect the Apache-based web server installation."
I don't see any msi installer anymore for apache web server, which had this option to select while installing.Now all i see is a zip file and i just have to unzip as part of installation. With this when I install httpd as a service, it is not detected by siteminder agent.So how can I set this "install as a service, available for all users" after installing from zip file?
View 1 Replies
View Related
Jan 3, 2009
Due to some of my projects I am looking for a good Dedicated server hosting provider who can offer Muliples IP addressess from different IP Pools.
View 14 Replies
View Related
Nov 10, 2008
There are lots of hosts who can give you IPs on different blocks. You should easily be able to find one hosting account that can do this. Of course, you'll need to get a low-end dedicated or colo server to do that, but the IP address thing is no big deal. With the money you would be spending, you're well within the range of a low-end dedicated anyway.
Hi Eric,
I know this thread is old BUT...
This comment interests me a lot, and I hope that somebody can clarify for me that does 50 IPs on one dedicated server require multiple routers (like 2x IPs per router?) to manage all of the IP's communicating with the dedicated server?
View 3 Replies
View Related
Sep 28, 2009
I just did a reverse IP lookup for my newly purchased dedicated server and found out that the domain hosts two other domains, not owned by me.
By the way, I'm yet to updated the DNS address to point to my new dedicated server.
Is this normal or I need some more clarifications from my web host?
View 4 Replies
View Related
Mar 8, 2008
subdomains on my dedicated server with co.il endings (israeli) dont work though with com domains they do work i anybody has a clue for fixing this? maybe its DNS directing problems.
View 2 Replies
View Related
Sep 25, 2007
I've been searching for the best way to copy a file, say .htaccess, to multiple users dir, tried "cp -f .htaccess /home/*/public_html" but received an error "omitting dir /home...."
View 3 Replies
View Related
Jun 7, 2008
I have a dedicated server with few hundred domains on it.
How can I automate to view all traffic stats for all of the domains in the server. Currently, I have to manually view the popular domains one by one to see the stats.
Ideally, I want to view daily visitors/per domain by a email report. Is this possible via backend script/cron job?
View 0 Replies
View Related
Sep 6, 2013
The upgrade has an error when manage the users database.
PRODUCT, VERSION, VERSION OF MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
OS Microsoft Windows Server 2008 R2 Service Pack 1 x64
Panel version 11.5.30 Update #13, last updated at Sept 1, 2013 03:30 PM
PROBLEM DESCRIPTION
In a costumer panel have a one database MSSQL, and assign to this DB 3 users, but the tab option "Users" don't work fot his costumer and show this error:
Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (lÃnea 807)
ACTUAL RESULT
Error Javascript:
TypeError: template is null
this.template = template.toString(); in protototype.js 8472831 (lÃnea 807)
EXPECTED RESULT
Show users in the tab users for database.
View 2 Replies
View Related
May 27, 2009
I'm trying to find a script of some kind that determines which domains (from a list on the box) no longer point to the server. I have to believe this exists somewhere, but with searching I'm coming up empty.
Plesk and cPanel are my targets. I could build it myself with some time, but honestly, I'm one of those guys that doesn't like to reinvent the wheel when it's already out there...even if as a paid script.
View 13 Replies
View Related
Aug 24, 2008
do Dedicated Server hosting plans always allow for unlimited domains?"
It would be great if it was so, but I have NO idea if it is that way. My common sense says "of course stupid, you have the whole box for yourself", but my guts tell me I should know better before assuming it.
View 5 Replies
View Related
Jul 16, 2015
Our servers has been updated recently and my site is not working properly. It was working before the server change. When I click on the links, it doesn't update correctly, instead it gets the last cached data. I have to refresh each link for it to update which shouldn't be the case. I'm a front-end and have no access to servers. Could this be server-related?
View 1 Replies
View Related
Apr 24, 2008
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).
View 12 Replies
View Related
Nov 9, 2012
Depending on where u are at on my site (documents pages, training, main root, etc.) will depend on which type of background, footer, header and the like you'll get. Now I was thinking. Is there a way to have multiple error messages for more then one page depending on where you are at on a site? Right now it's intranet site and a modded snitz forum. What is the code and were does it go and in which apache conf file(s) does it go in?
View 1 Replies
View Related
Jun 28, 2009
I'm using webmin and I was able to setup the dns and domain but the problem is when I add a 2nd domain it gets redirected to my main domain.
View 9 Replies
View Related
Oct 4, 2008
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.
View 5 Replies
View Related
Jun 4, 2008
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?
View 4 Replies
View Related
Sep 18, 2007
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?
View 1 Replies
View Related