如何为 Apache 2.2.14 启用 mod_proxy_ajp?

发布于 2024-08-16 23:13:41 字数 185 浏览 2 评论 0原文

我已经安装了 Apache 2.1.14 并在生产中运行 - 由于新的要求,我需要开始使用模块 mod_proxy_ajp。

运行“./httpd -l”脚本不会显示已编译的模块“mod_proxy_ajp”。

有没有一种方法可以启用 mod_proxy_ajp 而无需重新编译 Apache 实例?

谢谢。

I have Apache 2.1.14 installed and running in production - due to a new requirement, I need to start using the module mod_proxy_ajp.

Running the './httpd -l' script does not show the compiled module 'mod_proxy_ajp'.

Is there a way I can enable mod_proxy_ajp withough having to recompile the Apache instance?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独守阴晴ぅ圆缺 2024-08-23 23:13:41

sudo a2enmod proxy_ajp

sudo a2enmod proxy_ajp

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文