How can i open correct ports on windows firewall for apache instead of using all?
- Open 'Windows Firewall with Advanced Security'
- Go to 'Inbound Rules'
- 'New Rule...'
- 'Port'
- 'TCP', 'Specific Local Ports', enter '8085, 8086' in the text field
- 'Allow the connection'
- Choose zones where this rule applies
- Enter the rule name and a description if desired
Done.