简体   繁体   English

在端口8080上访问WAMP

[英]Access WAMP on port 8080

IIS is already installed on my server. IIS已安装在我的服务器上。 I have configured WAMP to listen port 8080. Its working fine on the server's LocalHost when i access [http://localhost:8080] 我已将WAMP配置为侦听端口8080。当我访问[http://localhost:8080]时,它可以在服务器的LocalHost上正常工作

But, when I try to access the website [http://production.myurl.com:8080/] it does not display the page and showing "Connection timed out" message. 但是,当我尝试访问网站[http://production.myurl.com:8080/]它不会显示该页面并显示"Connection timed out"消息。 Is anything else I need to configure apart from the HTTP config? 除了HTTP配置,我还需要配置什么吗?

如果您位于防火墙或路由器后面,则需要在防火墙中打开端口或在路由器中配置到计算机的端口转发。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM