• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

nginx 403

  1. Aethem

    Resolved Nginx error 403 -Css not load for admin url

    Hello Plesker, I did the recommended security changes via the wptoolkit. After this admin url lost the CSS. 2023-08-02 09:28:20 Error xx.x.xx.xx.xx 403 GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,wp-pointer,site-health, common,forms,admin-menu, da...
  2. B

    Issue Restrict Access to REST API

    I have an NodeJS REST API running on Ubuntu Server on port 8080 I have used ```ProxyPass``` and ```ProxyPassReverse``` to **api.domain.tdl** Can anyone help to restrict the access to ``localhost`` and Server's IP I have tried nginx conf ``` allow xx.xx.xx.xx; allow 127.0.0.1; deny all; ```...
  3. dengolius

    Resolved Failed to resolve the challenge for www.domain.com

    Failed to resolve the challenge for www.domain.com Works Nginx + apache2 - nginx as reverse proxy - so I can't get certs for domain . What I'm doing wrong? Also I have a problem to get image in link https://example.com/A/images/233/image.png and if I create .htaccess with "Allow from all" file...
  4. L. Hagen

    Resolved nginx and access static files after authentification

    Hello, I discovered a new problem with nginx and hope again, that somebody of you can give me a help. Background: nginx as proxy for apache (Plesk Odin & Umbuto) a password restricted area /admin a directory with a huge amount of photos /photo directory permissions are set to 755 und files to...
Back
Top