WAMP 403 Forbidden message on Windows 7

后端 未结 26 1609
抹茶落季
抹茶落季 2020-11-27 12:51

I have installed WAMP version 2.1 on my windows 7 machine. When i browse to localhost in my browser, the WAMP server page is visible.

But when I browse to my IP in m

相关标签:
26条回答
  • 2020-11-27 13:30

    There could many causes to this problems

    What I have experienced are:
    1) 127.0.0.1 localhost entry was duplicated in hosts file
    2) Apache mod_rewrite was not enabled

    Regardless of the cause, backing up your www folder, vhost configuration file (and httpd configuration file) will help. And such process takes a few minutes.

    Good luck

    0 讨论(0)
  • 2020-11-27 13:32

    hi there are 2 solutions :

    1. change the port 80 to 81 in the text file (httpd.conf) and click 127.0.0.1:81

    2. change setting the network go to control panel--network and internet--network and sharing center

    click-->local area connection select-->propertis check true in the -allow other ..... and --- allo other .....

    0 讨论(0)
提交回复
热议问题