Hello All
I am setting up a server (web mail ftp telnet etc) i host domain
names and such for ppl and also my own domain i an unclear at present on how
to do one thing. (well alot but for now this is the most important)
pretend
my domain is mydomain.com i have one single static ip address one server.
the DNS server is set up already no problem there.
what i need to know is
how to set up apache to have an alias for example www.mydomain.com goes to
the default webdocs diretory but i want dude1.mydomain.com to point to a
diferent directory same server but diferent directory.
EXAMPLE
www.mydomain.com points to /htdocs/
dude1.mydomain.com points to
/htdocs/dude1/
pleasehelp.mydomain.com points to
/htdocs/helpme/
Thanks all for the help I really apreciate
it.