• 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.

Search results

  1. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    Oh, and I did find that it wasn't in Apache, but in nginx. After some searching around, I found the file /etc/sw-cp-server/conf.d/plesk.conf. It contained two lines that looked promising: listen 8443 ssl; listen 8880; So I went ahead and changed the first one to: listen sub.domain.com:8443 ssl...
  2. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    The main reason is that I don't want it to be easy to find the admin panel. I'd prefer to have it on some obscure sub domain on a domain not used for anything else. I only discovered that this was even possible by accident, through Google. It had indexed the admin panel login - on one of my...
  3. P

    Getting the Admin Panel to only respond to ONE host, not ALL

    I'm trying to get my Parallels Plesk Admin Panel to only respond to one host, not every host that points to the machine. Can this be done? I assumed that I'd be able to configure this through the Apache http config files, but I haven't been able to locate where that might be. So to be...
Back
Top