Default website & Shared SSL for clients

jbb

Verified User
Joined
Jan 30, 2005
Messages
16
Location
Oregon, US
I have DA v1.23.3 on FreeBSD 5.3, installed by my ISP.

I have several domains under the admin account, and several dozen other users under the admin-reseller that need shared SSL.

How to I designate a default domain so when someone visits the IP address they see that website instead of the apache server page, and then use that domain's SSL certifacate for the other domains that need shared SSL?
 
Last edited:
As long as this IP address is not a shared one (shared between multiple users). You should be able to set the default domain in the Domain Administration page on the user level of the account that the IP is assigned to. If this is the main server IP which is shared, you can modify the virtualhost in the main httpd.conf to do what you want I think.
 
Back
Top