Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
IISはすでにサーバーにインストールされています。ポート8080をリッスンするようにWAMPを構成しました。アクセスすると、サーバーのLocalHostで正常に機能します。[http://localhost:8080]
[http://localhost:8080]
しかし、Webサイトにアクセスしようとすると[http://production.myurl.com:8080/]、ページが表示されず、"Connection timed out"メッセージが表示されません。HTTP設定以外に設定する必要があるものはありますか?
[http://production.myurl.com:8080/]
"Connection timed out"
ファイアウォールまたはルーターの背後にいる場合は、FWでポートを開くか、ルーターでコンピューターへのポート転送を構成する必要があります。