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

  1. J

    Wkhtmltopdf always resolves /var/www/vhosts/default/htdocs/index.html

    My httpd .conf file for the same domain.co.uk: #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. #IF YOU REQUIRE TO APPLY CUSTOM MODIFICATIONS, PERFORM THEM IN THE FOLLOWING FILES...
  2. J

    Wkhtmltopdf always resolves /var/www/vhosts/default/htdocs/index.html

    More info, this is a problem with Nginx I believe. If I run: curl -v -i www.domain.co.uk Which returns this: * About to connect() to www.domain.co.uk port 80 (#0) * Trying 2001:8d8:867:6e00::36:75af... connected * Connected to www.domain.co.uk (2001:8d8:867:6e00::36:75af) port 80 (#0) > GET...
  3. J

    Wkhtmltopdf always resolves /var/www/vhosts/default/htdocs/index.html

    From suggestion on the wkhtmltopdf issue tracker, to eliminate it as the problem I tried the following:- wget -O /tmp/test 'http://www.domain.com' This returns the same redirect page found in /var/www/vhosts/default/htdocs Therefore it must be an issue with the configuration within...
  4. J

    Wkhtmltopdf always resolves /var/www/vhosts/default/htdocs/index.html

    Hi, I am running wkhtmltopdf on one of my CentOS 6 boxes running Plesk 12. I have used Plesk since version 10 and up until November 2014 this worked as expected. Wkhtmltopdf is a tool that uses webkit to generate a PDF version of a web page using command line. It works as expected for all...
Back
Top