On 6/2/24 21:46, Lee Daniel wrote:
That's exactly what's going on for that specific hostname.
Plesk is on port 80  and solr is on 8983.

What are my options here?

Well... that depends on what you want to achieve. Basically virtual hosts are either name-based or ip-based, so you need either another DNS name or another IP address to run both on port 80.

What you could do is have nginx listen on port 443 and proxy that to solr. But I expect that is actually taken by Plesk, so you need some other port like 4343.

Where's drupal come in in all this? Where does it live?

Dima

Reply via email to