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.
sshサーバーが公開鍵を介してアクセスを制限できるのと同様の方法で、Apache Webサーバーへのパブリックアクセスを制限することは可能ですか?
設定: Apache と Web アプリケーションを備えたマイクロ サーバーがあります。このアプリケーションには、10 人未満のユーザーのみがアクセスする必要があります。他のすべてを除外したい、特に。ボット、ハッカーなど
アイデアは次のとおりです。ローカルアドレスのみを受け入れるように、sshトンネリングとファイアウォールをWebサーバーに使用します。