WAMP: Missing http://localhost/ in urls , The requested URL not be retrieved
У вашего броузера проблема в совместимости с HTML5
WAMP: Missing http://localhost/ in URLs, wrong wamp projects links
Add Localhost URL while clicking on projects in wamp server
ERROR
The requested URL could not be retrieved
Here I am using wamp server 3.1.0
steps for the solution:
open your_local_server_folder/www/index.php
Here in my case, it is wamp64/www/index.php
Change following line
$suppress_localhost = true; to $suppress_localhost = false;
If you don’t find above line then
go to wamp icon(green),
right click on the icon,
then click wamp settings and click add localhost in URL