We need to use mod_proxy to direct a port to another port with a proxy in the Plesk panel.
After entering your Plesk panel, follow the steps below.
Plesk > Domains > alani.com > Apache & nginx Settings > Additional Apache directives
We add the following codes for HTTP or HTTPS.
RewriteEngine On
ProxyPass / http://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