#1 (permalink)  
Old 01-21-2009, 05:25 PM
Stuff4Toys's Avatar
Registered User
 
Join Date: Oct 2008
Location: Wisconsin
Posts: 17
Stuff4Toys is on a distinguished road
Smile Multiple Domains, Multi IP's, One Account, One Home Folder

The title pretty much sums up the project.
Multiple Domains, Multi IP's, One Account, One Home Folder

This is for a corporate eCommerce site, not reselling or affiliating.

I have a project that requires multi IP's & SSLs with One set of data. Each domain will have it's own ip address and SSL, but share the same document root. And I would like to manage the whole mess from one cPanel login.

I need to do something like this:

One Account & cPanel login name (let's call it "name")
www.domain1.com ip.address.1 /home/name/public_html/
www.domain2.com ip.address.2 /home/name/public_html/
www.domain3.com ip.address.3 /home/name/public_html/
www.domain4.com ip.address.4 /home/name/public_html/

Thanks
JOhn ><>
__________________
JMDualPro - Marine and Sports Battery Chargers
JMKerusso - Quality Kerusso Christian Wear
Stuff4Toys - Stuff for your Boat

Last edited by Stuff4Toys; 01-21-2009 at 05:38 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-22-2009, 03:47 PM
Stuff4Toys's Avatar
Registered User
 
Join Date: Oct 2008
Location: Wisconsin
Posts: 17
Stuff4Toys is on a distinguished road
Red face

It looks like I have had a few lookers at this topic, but no takers yet.

I have studdied my httpd.conf carefully and noticed that I can add paramaters to the apache servers startup by adding to the post_virtualhost_2.conf file.

I understand that this negates the control from cPanel but I will not need to use mail or other services for these domains.

Can I just duplicate the current entries I see for my primary domains
Code:
<VirtualHost xxx.xxx.xxx.1:80>
and
Code:
NameVirtualHost xxx.xxx.xxx.1:443
sections? Replacing the ip address and domain names in the appropriate sections, using the same usegroup names?

???
JOhn ><>
__________________
JMDualPro - Marine and Sports Battery Chargers
JMKerusso - Quality Kerusso Christian Wear
Stuff4Toys - Stuff for your Boat
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-22-2009, 04:36 PM
Stuff4Toys's Avatar
Registered User
 
Join Date: Oct 2008
Location: Wisconsin
Posts: 17
Stuff4Toys is on a distinguished road
Ya, YA, Ya
After reading http://www.cpanel.net/support/docs/e...irectives.html
I have a little better understanding of how this works.

Can I create OVERRIDES with this method?

If the httpd.conf says that the path to a document root is:
/home/name/public_html/domain1

Can I override this directive my placing in the post_virtualhost the same ip address:
Code:
<VirtualHost xxx.xxx.xxx.1:80>
    ServerName domain1.com
    DocumentRoot /home/name/public_html
Will this override the previous and use the new info instead?

That would be cool.
JOhn ><>
__________________
JMDualPro - Marine and Sports Battery Chargers
JMKerusso - Quality Kerusso Christian Wear
Stuff4Toys - Stuff for your Boat
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-29-2009, 12:18 PM
Stuff4Toys's Avatar
Registered User
 
Join Date: Oct 2008
Location: Wisconsin
Posts: 17
Stuff4Toys is on a distinguished road
Quote:
Originally Posted by Stuff4Toys View Post
The title pretty much sums up the project.
Multiple Domains, Multi IP's, One Account, One Home Folder

This is for a corporate eCommerce site, not reselling or affiliating.

I have a project that requires multi IP's & SSLs with One set of data. Each domain will have it's own ip address and SSL, but share the same document root. And I would like to manage the whole mess from one cPanel login.

I need to do something like this:

One Account & cPanel login name (let's call it "name")
www.domain1.com ip.address.1 /home/name/public_html/
www.domain2.com ip.address.2 /home/name/public_html/
www.domain3.com ip.address.3 /home/name/public_html/
www.domain4.com ip.address.4 /home/name/public_html/

Thanks
JOhn ><>
I am still trying to figure out how to do this. Anyone here willing to help me get a clue?

JOhn ><>
__________________
JMDualPro - Marine and Sports Battery Chargers
JMKerusso - Quality Kerusso Christian Wear
Stuff4Toys - Stuff for your Boat
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:00 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc