PDA

View Full Version : virutal hosting ?


linux_spartacus
20th July 2005, 02:15 AM
hi guys,
i want to implement virtual hosting in my web server. my setup would be like this,ill create a user then this user can browse their homepage by http://user1.mydomain.com, http://user2.mydomain.com. can this be possible on the same machine ? can you please give the details needed. thanks.

Jman
20th July 2005, 04:52 AM
Use Apache's mass virtual host examples (http://httpd.apache.org/docs-2.0/vhosts/mass.html) for ideas.