Create Multiple Virtual Hosts in Windows
Virtual Host let you run multiple Websites on your computer. It also lets you store the files for those sites anywhere on your computer and… Read More »Create Multiple Virtual Hosts in Windows
Virtual Host let you run multiple Websites on your computer. It also lets you store the files for those sites anywhere on your computer and… Read More »Create Multiple Virtual Hosts in Windows
Enable Apache mod_rewrite: sudo a2enmod rewrite Set up some site folders in the Document root, for Ubuntu it is located at /var/www: Create directory: mysite.com… Read More »Create Multiple Virtual Hosts in Ubuntu.