yeah, exactly, you want name based virtual hosts (that means the apache daemon decides which one to give it based on the hostname). it's pretty straight forward and the documentation is good.
http://httpd.apache.org/docs/vhosts/name-based.html http://httpd.apache.org/docs/vhosts/examples.html Cheers, sach > I am running an apache server (RHL7.1 default, don't kill me) and want > to host two root dirs. So if someone requests > > host1.edu (maps to 128.135.97.130) they get root dir 1 > host2.edu (maps to 128.135.97.130) they get root dir 2 > > Maybe root dir is the wrong terminology -- virtual server? > > Anyway, I hear this is easy to do in apache, so I humbly seek advice > from The Group Brain. > > JDH > > _______________________________________________ > Bits mailing list > [EMAIL PROTECTED] > http://www.sugoi.org/mailman/listinfo/bits > -- %/s/windows/linux/g _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
