• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

nginx

  1. S

    Question OCSP Stapling with Apache and Nginx Reverse Proxy

    Hello, im using LetsEncrypt already on my websites together with Apache http2 and Nginx Reverse Proxy together with Cloudflare free. When enabling OCSP Stapling under Subscriptions - Websites and Domains, are there any additional Nginx Directives needed ??? Thx OS CentOS Linux 7.7.1908...
  2. S

    Issue nginx.conf reset on every ssl certificate renew

    Hi everyone, I use NGINX reverse proxy configuration to expose a Node.js api server. I also use the default Let's Encript service offered by Plesk to secure the domain. Every time Plesk renew the certificate, my reverse proxy configuration located in...
  3. R

    Question Weird Wordpress problem: Content is planned instead of published

    Hi *, I run multiple Wordpress sites using nginx only. Everything seems to be working except one thing. When I create a new post or page and publish it, Wordpress tells me that everything is OK, I can see the page/post. I can, but only if I am logged in, because the thing is not really...
  4. W

    Issue Nginx problem, website crash every 30 mins

    Hi everybody, Since 2 week each 3 /5 days websites crash (3 differents website with 2 ips), nothing abnormal on the logs. All services running. PHP under FPM Apache. After restarting server all was working. This night get a new alert, and another and another. et like 7 crash from this morning...
  5. S

    Issue Push Notification Service Worker Files not being served as "Content-Type: application/javascript"

    Hello, My site runs the OneSignal web push notifications plugin ans I have some issues with the service worker files not being served as "Content-Type: application/javascript". OS ‪CentOS Linux 7.7.1908 (Core)‬ Product Plesk Obsidian Version 18.0.23 Update #4, last updated on Feb 11...
  6. Lethalmiko

    Question How can I permanently remove Nginx from Port 80?

    The Plesk documentation and other online discussion threads say that to change the listening ports of the webserver, you use templates, but all the instructions to change the port Nginx listens on have failed to remove it from port 80. All they do is add an extra port for listening to. I use...
  7. Kulturmensch

    Instruction NGINX solo mode configuration recipe for Drupal 8.X

    Usually the combination of NGINX as Proxy for Apache works fine for Drupal 8.X in Plesk Obsidian but for those who would like to use NGINX solo and not just as proxy for Apache you will find a good configuration recipe on www.nginx.com: Drupal | NGINX But unfortunately this does not work without...
  8. Kulturmensch

    Input NGINX-Configuration for Drupal 8.X without Apache for Plesk Obsidian | Ubuntu 18.X

    Usually the combination of NGINX as Proxy for Apache works fine for Drupal 8 in Plesk but for those who would like to use NGINX solo you will find this recipe on www.nginx.com: Drupal | NGINX But this does unfortunately not work without modifications for Plesk managed server. You need some...
  9. zigojacko

    Issue Can't get Magento URL rewrites to work in additional Nginx directives when running PHP as FPM served by Nginx

    We've got Plesk Obsidian set up on a dev server and we're building a Magento 2 websites which requires a couple of temporary URL rewrites set up before the website gets migrated to the client's server (which will be running Apache and the rewrites set up in .htaccess). I don't believe we've...
  10. elaa

    Question how can i Deploy (Ephemeral) Elliptic-Curve Diffie-Hellman or usea 2048-bit or stronger Diffie-Hellm

    one of the clients has run a security scan for the site web that I am working on, so he found some issues that i need to fix these issues are : FTP Unencrypted Cleartext Login // solution: Enable FTPS or enforce the connection via the 'AUTH TLS' SMTP Unencrypted Cleartext Login...
  11. R

    Question Install Varnish on a CentOS7 with plesk obsidian and nginx

    I want to install varnish on a new server to work with wordpress, but the server has plesk and it works with nginx on port 80. If I'm not wrong I need to move the nginx port to 8080 (for example) and set varnish to 80 (apache also works in 7080). But this is not working at all, when I have...
  12. dopeboy

    Question Upgrade nginx to nginx plus and custom vhost config

    Hello, i've moved most of my sites to Obsidian but now i haven't used any panel i've hosted myself on dedicated server by myself installing nginx/php and other stuff everything from cli/terminal so i've had some custom setup and i will really like to be able to move one of my projects on plesk...
  13. K

    Issue NGINX webp images with Optimus and Cache Enabler

    Hello, I have a wordpress website running on nginx and I want to serve .webp images. For the images I use Optimus and Cache Enabler. I have this in my /etc/nginx/nginx.config: map $http_accept $webp_ext { default ""; "~*webp" ".webp"; } And I have this in my nginx directive in Plesk...
  14. Z

    Question How to avoid PLESK environment construction errors

    I want to use Mattermost and use a fairly aggressive technique. When I normally try to build Mattermost with Plesk, I get a lot of redirects with proxy_pass. So I can't use Mattermost on Plesk. So I created a subdomain for Mattermost with Plesk. Because I'm overwritten by Plesk even if I edit...
  15. Vertex

    Question How to change nginx root directory for a subdomain?

    I am using Plesk quite a while, but I still do not know how to change nginx root directory for a subdomain. I have seen a couple very old threads about this topic, but they very outdated and do not match my current Plesk Obsidian v18.0.21 environment. I am pretty sure I am not the only one who...
  16. C

    Question Plesk nodejs problem

    Hello plesk I would like to put in a subdomain several project nodejs in different folders
  17. M

    Issue Problems with Nginx domain configuration file

    Hello. I have a problem with the Nginx configuration on a domain. Yesterday I entered a rule that was not executed and took nginx out of use. I can't restart Nginx anymore because it gives me this error: Unable to manage service by nginxmng: ('start', 'nginx'). Error: [2019-11-20 16:50:45.835]...
  18. R

    Question drupal 8 in nginx-only mode

    Hi, I'm searching for how to configure nginx without proxy mode in Plesk. Found this but it doesn't work: Drupal | NGINX Thanks!
  19. K

    Issue Nginx caching issue.

    Hello, I almost a week and I didn't manage to setup the cache correctly thought Nginx. I just getting : x-cache-status: BYPASS -Plesk Onyx v17.8.11_build1708180301.19 os_Ubuntu 16.04 -wordpress. I am using Cloudflare. I tried to add : proxy_ignore_headers "Set-Cookie"; proxy_hide_header...
  20. E

    Issue Nginx 400 bad request with api call (php curl)

    Hi all, We have a problem when we call an api with php curl: it works when the call is from our local server but if the call is from the same server (developpment website in our case) on the same server, we have this nginx error: 400 bad request nginx. When we use the url directly like a...
Back
Top