Ok, I've been trying to setup some virtual hosts for my domain.
Let's say I want to have:
I already have the following Virtual Hosts setup:
www.domain1.ca -> /var/www/htdocs/domain1/
www.domain2.ca -> /var/www/htdocs/domain2/
etc...
but how do I setup something like:
www.domain1.ca -> /var/www/htdocs/domain1/joe/
joe.domain1.ca?
We our hosting the boxes internally. Do I have to tell our Provider to setup come CNAMES or something like that to get this to work?