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

  1. P

    Resolved Disable output buffering

    Hello, I'm really struggling trying to find how to disable output buffering on my server. I'm using Apache 2.4.41 with Nginx in proxy mode. I also have ModSecurity enabled with Comodo rules (free) and use PHP-FPM served by Apache. I have set, in my "php.ini" file, the value of...
  2. Jürgen_T

    Question Modsecurity - Apache or Nginx

    I’m planning to make a third attempt next week to install ModSecurity under Plesk. During the setup, there’s an option to choose whether ModSecurity should be applied to Nginx or Apache. Since I’m using Nginx as a reverse proxy in front of Apache, it’s unclear which option I should select.
  3. K

    Issue ModSecurity with nginx not working

    I have modsecurity setup with apache and it works. I tried to setup modSecurity with nginx but nothing happens when enabled. It looks like it's not activated at all. I tried enabled/disabled, report only all modes, nothing. I test it with some simple injection queries which are blocked when...
  4. Oldiesmann

    Question URL rewriting not working with nginx

    The forum software I use has an addon that rewrites URLs, and will automatically generate the appropriate nginx rules as well as writing a .htaccess file. However, when I paste the rules into the "additional directives for nginx" thing and save it, I still get 404 errors for everything when...
  5. I

    Issue Issue with user Certs in Plesk 17, Apache and Nginx

    I have a trouble with those services. The thing is i'm trying to get an user certificate in a concrete url. With Apache, all is fine, but that application is hosted in a multi domain plesk, and the rest of the domains require Nginx. so that's my issue. The additional directives of HTTPS Apache...
  6. Jürgen_T

    Issue Modsecurity works with Apache but error with nginx

    I just started to give modsecurity a second try but got this after re-installed it with plesk-installer. Starting with the configuration Nginx (Modsecurity 3.0) I get the following error: Changing the configuration from Nginx (Modsecurity 3.0) to Apache (Modesecurity 2.9) it starts without...
  7. M

    Issue Sub domain additional nginx directives

    Hi Support, I have a sub domain that has a nginx directive set. This allows me to use an api that is added into ssh All routes work (including POST, PUT, OPTIONS, GET methods) However when I try to call my route POST /api/v1/users or any request that has /api/v1/users innit, it sends me a...
  8. B

    Question How is the server.conf file generated?

    Hello, I have Plesk Obsidian installed on CentOS 7.9 and have the following Nginx configuration file: /etc/nginx/plesk.conf.d/server.conf The file content is as follows: #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT...
  9. P

    Question Getting X-Forwarded-For IP address from behind a nginx proxy server

    I've got a Plesk server sitting behind a Ngnix Proxy Manager. I am receiving correct HTTP_X_FORWARDED_FOR & HTTP_X_REAL_IP from the ngnix proxy on requests forwarded to domains on the Plesk server. Here's my topology: However, I can't figure out how to get the Apache log files to show the...
  10. s-light

    Question NINGX CORS for multiple sub.domains

    Hello community, iam trying to add CORS related configuration to one subdomain configuration: i found these two tutorials: https://support.plesk.com/hc/en-us/articles/12377861295895-How-to-add-custom-Apache-nginx-configuration-for-a-domain-in-Plesk...
  11. T

    Issue ModSecurity and bad gateway 500 nginx

    Hello since last update i have much trouble with my plesk installation Every night turn my plesk all the engines off apache and nginx and my websites are not resolvable i get then nginx500 bad gateway. It's seems to have problems with ModSecurity because if i go to my plesk i see a error...
  12. U

    Question Text/event streaming: Outputs chat answers streamed.

    Hello everyone! I am building a chatbot. The chat outputs the answers streamed. Now I'm trying to get it running on a Plesk system. But somehow the text/event streaming is not working. All replies are returned completely, I have already disabled gzip, but also without success. Apache + nginx as...
  13. L

    Question Plesk with Mailman3 and Hyperkitty / nginx

    Since Mailman3 has been available, I have upgraded my server to Debian 12 and also installed Mailman3. Basically, everything is now working properly (I had to deal with a few access rights problems and a Comodo rule that went awry at the beginning, but these have now been fixed). Now I only...
  14. C

    Question nginx reverse proxy and password protected directory

    Hey everyone, I need some help with the following setup: a docker container running my API a website which is public a 2nd website which is protected with password (via Protected Directories) On the public website I set up following additional rule for nginx: location /api/ {...
  15. S

    Question How can I make my changes to Nginx site config Permanent per site?

    Hey guys, Could not find posted question relatable. I installed Varnish on the server manually. The current plan is Nginx -> Varnish -> Httpd. Initially, I got a redirect issue whenever I pointed nginx to varnish through the proxy_pass. I contacted Liquid support and they solved this by...
  16. K

    Resolved How to avoid redirection loop in plesk nginx config?

    Hi All, Through Plesk, I am trying to modify my nginx additional directives so that "/sitemap.php" redirects to "/sitemap.xml". When going to "/sitemap.xml" it should serve the page with "/sitemap.php". I have written the location blocks below: location ~ ^/sitemap.xml { try_files $uri...
  17. QWeb Ric

    Question Removing nginx Server header

    One of our clients has had a pen test performed on their website, and the tester has asked us to remove the "Server: nginx" response header. We run the default Apache + nginx configuration on all of our servers and, as far as I understand it, this header is generated by nginx and cannot be...
  18. M

    Question How to migrate to Nextcloud Extended Edition

    I have been using Plesk but not Nextcloud, which is an extension of Plesk, and have built my own Nextcloud(28.0.9) to use. So I am interested in the Nextcloud Extension. Will there be any reduction in performance capabilities by making it Plesk managed? Are there any limitations on the...
  19. Jürgen_T

    Resolved TLS versions for nginx

    My ssl.conf file in /etc/nginx/conf.de/ contains the following: Why do I have the old and weak TLS-versions TLSv1 TLSv1.1 automaticly installed for proxy_ssl_protocols. Does this make sense or can I remove it?
  20. andreios

    Issue Warning: Custom template has insufficient permissions: nginxDomainVirtualHost.php

    I want to use custom template, but I get this warning.
Back
Top