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.
私のマシンでApacheサーバーを実行しています。だから私がタイプするとき
localhost/test.html
ブラウザのアドレス バーで、作成したテスト ページが正しく開きます。しかし、それを開こうとすると
<myIPAddress>/test.html
開かない。プロキシ経由でインターネットにアクセスしています。また、プロキシなしでインターネットにアクセスすると、テストページが正しく開きます。 Apache の設定などでプロキシ設定を行う必要がありますか?