• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

git remote

  1. iCarnagy

    Issue Git Pull subfolder as website root

    It seems like you cannot serve a subfolder of git-pulled data as the web root. For example, I want to pull a complete github repository (in my case a webkit based website) but I want to only serve the subfolder "dist" as the webroot. If I do so in the website settings, the "dist" folder does...
  2. hardbrasil

    Question How to configure git remote for server

    i have 2 domains Prod and Test in same server i’ve configured the Test server with git extension for pull from a remote repository (bitbucket) and i want to configure Prod domain to make pull of Test domain i tried add this, but i got an error of permission denied i am trying something...
Back
Top