We need to use mod_proxy to direct a port to another port with a proxy in the Plesk panel.
Plesk > Domains > alanadi.com > Apache & nginx Settings > Additional Apache directives
We add the following codes for HTTP and/or HTTPS.
RewriteEngine On
ProxyPass / https://alanadi.com:8069/
ProxyPassReverse / http://alanadi.com:8069/
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket