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.
フォワードプロキシサーバーとして機能するようにApachehttpdを設定しました。
イベントのチェーンにtomcatで実行されているサーブレットを追加して、サーブレットがapache転送プロキシサーバーを通過する要求と応答にアクセスし、必要に応じて(特定のキーワードに基づいて)変更できるようにするにはどうすればよいですか?
Apacheのmod_rewriteモジュールは実際に URL を書き換えることができます。
参考文献: