[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Combining name.based and IP based hosting - long
- Subject: Re: [cobalt-users] Combining name.based and IP based hosting - long
- From: Balazs Nagy <bn@xxxxxxxxxxxxxx>
- Date: Sat Apr 1 13:00:22 2000
If you do not have any customers that require SSL, you can set the Raq to
listen to the same IP for all the virtual sites, because Apache is smart, and
figures out which vitual host to activate from the query.
If you have customers that require SSL, you need to set those customers up with
a separate IP, otherwise the authentication mechanism of mod_ssl won't work.
So all the customers that don't need SSL should be on the same IP, and all
those that need SSL should have a separate IP.