• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Recent content by ottomotto

  1. O

    URGENT: Where is the template or default settings for postfix/main.cf?!

    Hello, I want all mails to leave the server even thos that appear to be local, because the mail server is on a different IP. For that I changed in /etc/postfix/main.cf from virtual_transport = plesk_virtual to virtual_transport = relay And after restart of postfix, it works fine...
  2. O

    How to make Plesk write the IP 127.0.0.1 in vhost files?

    Hello, varnish connects to Apache on 127.0.0.1:8081. But in the configuration file it is <VirtualHost 123.12.1.2:8081 > How to make plesk write the local IP or the * instead?
  3. O

    Plesk 11 + Apache + Nginx + Varnish cache

    Apache and Varnish without Nginx After having changed the Apache port, it does not load the domain-specific directory but the default parallels landingpage. Could you please review my post here? http://forum.parallels.com/showthread.php?t=280668
  4. O

    Changing Apache's Port for using Varnish Cache

    Hello, I am quite astouned how hard it is to change a port number in Plesk for such a common scenario as using Varnish and/or Nginx in front of Apache. My goal is to change the port of Apache to 8081 and let Varnish accept connections on port 80. The official documentation tells that...
Back
Top