Tag Archives: virtual host

Archive

Creating new virtual host while using Xampp in Ubuntu (Linux)

I need this stuff quite often. Every time i need to create a new virtual host in Ubuntu i have to google/search to find this solution as i cannot remember these paths properly. I am posting it here for quick reference for myself. Bookmark it for yourself (which i am going to do after i have finished posting it ;) ) Continue reading

Creating new virtual hosts in Ubuntu/Linux

In KUbuntu i wanted to make virtual host localhost.example.com working on my local machine what it worked like on Windows 7 earlier. I am posting the complete process here to help someone newbie like me in using KUbuntu operating system on my local machine. Continue reading

Creating new virtual host in Windows

Step by step guide to create virtual host on Windows XP or Window7 (WAMP installed)

1. Navigate to: C:\Windows\System32\drivers\etc and open the file named ‘hosts’ in a text editor. You should see 1 or more lines that have an ip address, then the hostname. Eg: Continue reading