-1

I made a Apache server on windows server 2008. Localhost is working but when i type the server ip it doesn't connect to the Apache server. What whould be the proper solution?

Shahed
  • 19
  • 7

1 Answers1

0

You may configure your firewall to allow port 80 and also, configure the tomcat server to allow port 80 on http connections.