Wamp Server: Online but inaccessible from outside

后端 未结 3 1994
野性不改
野性不改 2021-01-16 02:06

Config:

OS-> Win 7 x64
Wamp server versions-> wampserver2.2e - php5.4.3 - httpd-2.4.2 - mysql5.5.24
Skype is not installed. Port 80 is         


        
3条回答
  •  天命终不由人
    2021-01-16 02:58

    A simple step it will work:

    edit httpd-vhosts.conf

    Change the following property: Require all granted

    Now restart all services and access your box from the outside.

提交回复
热议问题