How to access my Wamp Server on another Local Computer

后端 未结 6 438
别跟我提以往
别跟我提以往 2020-12-05 20:08

How can i access my local wamp server on another computer


    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Allo         


        
6条回答
  •  执笔经年
    2020-12-05 20:45

    Hope this helps

    I couldn't connect event after doing all the above-mentioned steps. Then I uninstalled my current wampserver (3.0 version) and installed 2.5 version of wampserver. And it worked perfectly. You just need to click on 'Put Online' and you are done. Others can access your server by putting your ip address in the URL instead of localhost.

提交回复
热议问题