WAMP - Remove localhost from project URL

前端 未结 16 1661
暖寄归人
暖寄归人 2020-12-02 11:01

The URLs of my projects in WAMP are not resolving as I\'d expect. For example, I\'d expect the project in the folder c:\\wamp\\www\\project1 to have the URL http://project1/

16条回答
  •  [愿得一人]
    2020-12-02 11:23

    To do this you can create a virtual host using Add a virtual Host utility under Tools menu on localhost's homepage.
    For more info on how to create a virtual host visit : Step by step instructions

提交回复
热议问题