Tool to quickly switch between multiple host files
September 3, 2013 / by Marco / Categories : Software, Technology
Here’s a great tool for web developers who needs to quickly and easily switch hosting names from a test server to a production server. This can be done by changing entries in the hosts file in Windows. The basic purpose of the host file is to associate the host name (e.g www.businesslegions.com) to the IP address (xx.xx.xx.xx).
Now, there is a manual way of changing the host file in Windows (C:\Windows\System32\Drivers\etc) but this process can be very tedious and time consuming. So here’s my recommendation: Hosts Switcher
At first, the main interface has just the default hosts file in the list. The available options include Use as Hosts, Copy, Delete, View/Edit, and Open Folder, and all these operation can be performed on the currently selected file. A log of all the activities performed by the tool is maintained at the bottom.
So all you need to do is copy the existing hosts, then select View/Edit and add the entries host entries.
This is a great way of testing your test website before it moves into production.
OTHER ARTICLES YOU MAY LIKE
REVIEWING AND UNBOXING THE TOOCKI USB-C RIGHT ANGLE 1.2M CABLE
USB C cables are among the most ordinary accessories we own, yet they can make a surprisingly noticeable difference to how comfortable our devices are to use while charging. The Toocki USB C right angle cable is a good example of a simple accessory that tries to solve a very common irritation, because instead of […]
read more
SUPABASE BACKUP TUTORIAL: USE DBEAVER TO EXPORT YOUR DATABASE SAFELY
If you are building anything serious on Supabase, whether that is a client portal, a SaaS app, an internal dashboard, or even a small side project that is starting to get traction, having a reliable database backup process is one of those tasks that quickly moves from optional to essential. Supabase makes a lot of […]
read more


