• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Domain/Page Forwarding with Port

Syc

New Pleskian
Hey Guys,

crr, i had some trubble with Forwarding on my Plesk VM, and no more idea how to solve it -.-


i got the following Situation:

Host = Proxmox
Server 1: CentOS with Plesk (only WebServer)
Server 2: UCS with Kopano (AD & MailServer)
Server 3 & 4: Windows Server 2016 (but i think, they'll be not interesting to solve my problem :D)

i open the ports 80,8080,8443,443 for the Plesk VM and set the Mail Ports 25,110,143,995,993,465, etc. for the Kopano Server... The mail delivery on both ways works fine, but now i had some trubble with the Webapp...

Cause i need port 443 for som features of my webpages, i set the port forwarding to the Kopano-Web panel on 4433... So with "https://domain.com:4433/webapp" i got access to the Kopano-WebMailer, but is there any chance to tell Plesk, if i connect to "webmail.domain.com" or "domain.com/webmail" that it schould be redirected to the "https://domain.com:4433/webapp"?

I tryed the "Domain Forwarding" and:

Code:
ProxyRequests Off
ProxyPass               /webapp                         https://192.168.50.2/webapp timeout=120 flushpackets=on
ProxyPassReverse        /webapp                         https://192.168.50.2/webapp

in the "Apache & nginx Settings", but both didnt work for me... Is there any other option, or did is something wrong?

What happen if i edit the Apache manually with the Tags above? Will Plesk override it?


Sorry, my english is not the best, but i hope you understand what's my problem ist :D


Thanks @AlL

Greetz Syc
 
Last edited:
Back
Top