• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

proxypass

  1. Alexis-BMS

    Resolved Override Nginx directives got Email error

    Hello, I have to override my Nginx directives in "Apache & Nginx settings" for a subdomain. Plesk give me this error when I apply de changes : I don't understand why, do you have any idea ? My goal is to redirect http requests from this subdomain to a docker container. Here is the Nginx...
  2. dj ramc

    Question nginx proxy lets encrypt error renew

    Hi guys I'm using for approx 100 domains a nginx proxy to one location . But here is a problem when letsencrypt trys to renew its give error because lets encrypt could connect to .well-known directory per example domain.com/httpdocs/.well-kwown now i tried to add these lines unfurtonally it...
  3. Z

    Question Redirect error with proxy_pass in nginx

    I have three hosts in Plesk. One of them requires one of the specified ports. I normally write nginx.conf in Plesk nginx add directive. For example, set the standby port to 33000. This item is described only this. When I access 'http://ccc.sample.com', I get an error due to repeated...
  4. A

    Issue Lets Encrypt with custom Domain (Proxy Pass)

    Hi, when I use my domain vserver.mydomain.de and ProxyPass to connect to my control panel, then the following errors occurre. Domain settings for https: ProxyPass "/" "http://127.0.0.1:8880/" ProxyPassReverse "/" "http://127.0.0.1:8880/" Lets Encrypt error for mydomain.de: Internal error...
  5. deadfish

    Resolved 504 Installation failed plugin/theme wp - nginx proxy cache

    Hi guys, I hope somebody knows a solution for this problem: I setup a WordPress which it uses Plesk: 'Nginx proxy cache -> apache -> WordPress -> Redis -> MySQL' Everything looks good but when I'm trying to install a plugin ( plugins > add new ) or theme on WordPress I'm getting Nginx timeout...
  6. K

    Resolved Apache & nginx Settings autmaticly deactiv after a while

    Hello, I´ve configured an Additional directives for HTTP as follows: ProxyRequests Off ProxyPreserveHost On <Proxy *> Order deny,allow Allow from all </Proxy> ProxyPass / http://localhost:58080/ connectiontimeout=300 timeout=300 ProxyPassReverse / http://localhost:58080/ This...
Back
Top