I have a problem with Wamp which never happened to me before, cannot find what\'s wrong. I have a few projects located in my www folder ( running windows 7 ).
My ho
You can update "urlAddLocalhost" variable in "wamp64/wampmanager.conf" file to on/off. By default it is "off".
My wamp version is 3.0.6.
urlAddLocalhost = "off"
For the latest versions on Wamp, the file has changed the code as follows:
$suppress_localhost = ($wampConf['urlAddLocalhost'] == 'off' ? true : false);
So it is now configurable from the Wamp Aestan Tray menu.
For Wampserver 3.0.6, I was able to do this by the following:
If you see the green tick mark, it is enabled. Now refresh your localhost home page and check URLs.
Although its not a problem. Linking been disabled by Wamp Devs. Check this article link, its well written and explained the matter.
WAMP - Remove localhost from project URL
I prefer the end-user way to change wamp's behaviour. Right click on WAMP notification icon -> Wamp Settings -> Add localhost in url.
No need to open and edit www/index.php. Just write click on wamp icon => go to wamp settings => then look for "Add localhost in url
Right-click on the wamp icon then go to the Wamp Setting => Add localhost in url