> Hi,
> I have a question... Is it possible to run two different virtually
> dedicated servers on different partions of one physical server?
Are you speaking of disk partitions, or of virtual
machine partitions as in the mainframe world?
Quote:> I'm
> planning to create a new partion and create a web server for my wife
> on it.
Meaning, a system that will host your wife's
web server, or simply a separate disk partition
to contain your wife's web content?
Quote:> Is it possible, or I have to have two different servers?
You can run many different websites from a
single apache server - either name-based,
using the same IP address, or IP-based, with
different IP addresses, or some combination
of the 2 kinds.
No need for a separate partition, in any event.
cu
jjs