apache - How to point two domains to the same root directory in order to run multiple drupal sites -
i trying point 2 domains same root directory. both shared same nameserver , ip address. created file:
vhost.conf
i put file in http://firstdomain.com conf folder file has 1 line of code:
documentroot /var/www/vhosts/seconddomain.com
the firstdoman.com still not picking new root folder. , have 2 directories inside /sites directory name after 2 domains both have files , settings.php file. , default directory has not been modified.
i made youtube video answers question:
http://www.youtube.com/watch?list=pl_aby6eqruxryspxkkthzwvmkcbc0x2f9&feature=player_detailpage&v=lwxrc5vivam
Comments
Post a Comment