• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

How to stop Control panel hijacking subdomain:8443 requests

Yorkie

New Pleskian
Hi,

I have Plesk 11.09 running on a centos server and a separate tomcat installation. Everything seems to work fine but I need a subdomain:8443 to be handled by tomcat and not be intercepted and transferred to the Plesk control panel. How can I stop this behaviour? Can it be done in a vhosts file without having to change the default port of the control panel? The control panel could still be accessed using a different domain name.

Thanks for any advise

Dave
 
Do you understand how binding to network ports works? Basically you can't have two different services with the same port-address combination. So you probably would have to switch either tomcat or Panel to another port.
 
Hi Nikolay,

Thanks for the quick reply. I hadn't realised that the bind was at server IP level rather than domain. I guess I will have to change the Plesk port assignment as the Tomcat use of the port is outside of my control.

Many thanks

Dave
 
Back
Top