Oracle XE 上的 APEX 使用 https

发布于 2024-11-07 16:36:12 字数 119 浏览 1 评论 0原文

是否可以配置Oracle XE自带的http服务器,使其可以使用https?

我需要为慈善机构部署 APEX 应用程序(不是我选择的 APEX),因此部署需要尽可能便宜。

非常感谢所有的帮助。

Is it possible to configure the http server that comes with Oracle XE so that it can use https?

I need to deploy an APEX app for a charity (it wasn't me who selected apex) so the deployment needs to be as cheap as possible.

All help gratefully received.

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

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

发布评论

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

评论(1

初见终念 2024-11-14 16:36:12

Oracle XE 附带的 http 服务器是一个仅理解 HTTP 的内部 Web 服务器。 SSL 或添加对其他功能的支持的建议做法是将 Apache 服务器设置为代理。来自 oracle 论坛的此消息将描述该过程。

http://forums.oracle.com/forums/thread.jspa?messageID=1142169

The http server that comes with Oracle XE is an internal web server which only understands HTTP. The recommended practice for SSL or adding support for other functionality is to set up an Apache server as proxy. This message from the oracle forums will describe the process.

http://forums.oracle.com/forums/thread.jspa?messageID=1142169

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