How to run wamp with windows firewall

July 9, 2021 . 1 MIN READ

i solved the problem by disabling the firewall for port 80.

  1. Go to Search on right side of windows.
  2. search “firewall”.
  3. open the “firewall with advanced”.
  4. go to inbound rules.
  5. click on “new rule”.
  6. select the “Port” option.
  7. click “next”
  8. select “TCP” option.
  9. select “Specific local ports:”.
  10. type “80” in next text box
  11. click next.
  12. select the “Allow the connection”.
  13. click “next”.
  14. click “next”.
  15. give the name “Port 80 Allow Rule”.
  16. click “next”.

Note: this is not a secure way. delete this newly created rule when you complete your work

http://superuser.com/questions/432794/how-to-allow-remote-access-to-my-wamp-server

Leave a Reply

Your email address will not be published. Required fields are marked *