[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
IP Based Virtual Hosting
The proper term for what I was referring to in my previous
correspondance is 'IP Based Virtual Hosting'. This is *easy*
stuff. Once you install the ipaliasing module - and configure
the IP aliases on eth0 - it's really easy. Very similiar to
the other setup that we employed.
Now, to take things a step further. I need to setup virtual FTP
and Sendmail. So, let's say there are 2 domains hosted on the
server VIRT1.COM with a DocumentRoot of /virtual/virt1.com AND
VIRT2.COM with a DocumentRoot of /virtual/virt2.com. Now user
'joeblow' (from virt1.com) ftp's into the server to manipulate some web
files.
Instead of dropping joeblow into ~joeblow - I need it to
drop him into /virtual/virt1.com.
Also, let's say the sales department of both virt1.com and virt2.com
want the e-mail alias 'sales'. One of them would be out of luck -
as only one alias would be possible - unless there was a virtual
sendmail setup - each virtual with their own aliases and passwd.
Anyone know anything about this?
Thanks a lot.
Jay