Hi, basically... I have my domain, [
domain.com...] and I have another domain [
otherdomain.com...] which both point to the same directory (C:/webserver/www/). But with [
otherdomain.com...] I want it to go to C:/webserver/www/otherdomain/ instead. It is possible?
I heard that it could be done by editing the apache httpd.conf file and has something to do with VirtualHosts but I am not sure how.
:-) I don't really want to have to put in a php redirect or anything in the index.php and if it is the only way...
Thanks in advance