I am running wamp on my pc, with more than one project, so in order to go to my project I need to go to localhost/project1
and it works fine however href links (/mypage.html
) keep pointing to localhost/mypage.html
.
What do I need to change in order to keep the links in my project path?