HOW TO EDIT THE HOSTS FILEThe hosts file is protected by windows, in order to save it you must have Administrator privilages.
Vista/W7/W8 you may think you are an Administrator BUT YOU ARE NOT.
To successfully save the hosts file do this to launch your editor with Admin Privilages.
Locate the Command Window icon ( Seach -> cmd )
Shift + right click over the icon - will show a menu.
select "Run As Administrator" from the menu.
CD \windows\system\drivers\etc\
notepad hosts
When you have made changes you will now be allowed to save them.
Exit notepad
Now to refresh the DNS cache do the following from with the same command window, as these commands need admin privileges also.
net stop "DNS Client"
net start "DNS Client"
The double quotes are required as the service name has a space in it.
---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>Read The Manuals Apache --
MySQL --
PHP --
phpMyAdminGet your Apache/MySQL/mariaDB/PHP ADDONs here from the
WAMPServer alternate Repo-X-X-X-
Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-