【发布时间】:2017-11-14 22:59:45
【问题描述】:
我一直在像这样的 http IP 上使用 solr 搜索
http://xxx.xxx.xxx.xxx:8983/solr/#/
但现在出于安全原因,我需要一个域名 + https like
https://example.com:8983/solr/#/
或(?)
https://example.com/solr/#/
无论哪种方式,我都不知道如何配置我的 apache conf vhost 文件...
有什么想法吗?
附言。我已经为我的域https://example.com/启用了https
【问题讨论】: