• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Question Reverse Proxy for a Subdomain

USY

Basic Pleskian
I am using on the Main Domain WHMCS. I have installed there a Provisioning Module for NOC-PS.
The NOC-PS instance is install on remote VPS. The Problem is the NOC-PS can't handle newer TLS versions, it works with TLSv1.

The WHMCS Module developer let me know, the connection between WHMCS Module and NOC-PS will successfull conneted, reverse proxy configuration like:
proxy_pass https://NOC-PS-IP:443;

How do i configure on plesk my subdomain as reverse proxy like this:
 
Back
Top