Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple IP multiple SSL query

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  rewrite loops  
Author Message
user2570

External


Since: Nov 21, 2003
Posts: 2



(Msg. 1) Posted: Sat Nov 22, 2003 2:17 am
Post subject: Multiple IP multiple SSL query
Archived from groups: alt>apache>configuration (more info?)

Hello group

I have 5 IPs. 4 of them are aliased to one interface. I want to run 4
seperate https servers on each of the aliased IPs. Each of them is
serving a different directory with a different domain. All of these
domains are on one machine. Each domain needs its own cert.

Is this possible? If so, given that the IPs are different, but aliased
to the same interface, do the port numbers that each server runs on have
to be different?

cheers
--
John - http://www.reiteration.net/~jfm
Hitting 'reply' sends your email to the bit-bucket. To reply via email
please decode the following: jfm (at) reiteration (dot) net
PGP / GPG public keys available on website

 >> Stay informed about: Multiple IP multiple SSL query 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2994



(Msg. 2) Posted: Sat Nov 22, 2003 10:36 am
Post subject: Re: Multiple IP multiple SSL query [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

John <dev-null RemoveThis @reiteration.net> wrote:
 > Is this possible?

yes, you can run one Apache with multiple Host configuration (one
for each IP) or run multiple Apaches, each one listening on one
IP.

 > If so, given that the IPs are different, but aliased
 > to the same interface, do the port numbers that each server runs on have
 > to be different?

It depends how your system handle the matter, since you are listening
on an interface/port, if the system handle the aliased interface as a
separate matter or not.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Multiple IP multiple SSL query 
Back to top
Login to vote
user2570

External


Since: Nov 21, 2003
Posts: 2



(Msg. 3) Posted: Sat Nov 22, 2003 1:33 pm
Post subject: Re: Multiple IP multiple SSL query [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello, thnx for replying

On 22 Nov 2003 07:36:59 GMT, Davide Bianchi
<davideyeahsure RemoveThis @onlyforfun.net> wrote:
 > John <dev-null RemoveThis @reiteration.net> wrote:
  > > Is this possible?
 >
 > yes, you can run one Apache with multiple Host configuration (one
 > for each IP) or run multiple Apaches, each one listening on one
 > IP.

this is excellent news. Are there online resources describing how to do
this? I have the apache book (oreilly ver 2) but it doesnt really
describe what I want to do. I want to have one apache server in a
virtualhost config, handling all the port 80 requests for various
domains, and other individual servers running SSL bound to individual
IPs

 >
  > > If so, given that the IPs are different, but aliased
  > > to the same interface, do the port numbers that each server runs on have
  > > to be different?
 >
 > It depends how your system handle the matter, since you are listening
 > on an interface/port, if the system handle the aliased interface as a
 > separate matter or not.

I think it can - freebsd 4.9 is the OS
--
John - <a style='text-decoration: underline;' href="http://www.reiteration.net/~jfm" target="_blank">http://www.reiteration.net/~jfm</a>
Hitting 'reply' sends your email to the bit-bucket. To reply via email
please decode the following: jfm (at) reiteration (dot) net
PGP / GPG public keys available on website<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple IP multiple SSL query 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2994



(Msg. 4) Posted: Sat Nov 22, 2003 1:44 pm
Post subject: Re: Multiple IP multiple SSL query [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

John <dev-null.TakeThisOut@reiteration.net> wrote:
 > this is excellent news. Are there online resources describing how to do
 > this?

<a style='text-decoration: underline;' href="http://httpd.apache.org/docs/vhosts/ip-based.html" target="_blank">http://httpd.apache.org/docs/vhosts/ip-based.html</a>

 > I think it can - freebsd 4.9 is the OS

Well, you'll have to test it on your own.

Davide<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Multiple IP multiple SSL query 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]