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

proxy

  1. Lrnt

    Question Proxy/Secured HTTP & WS requests to avoid CORS

    Hello! I have a "webapp" (basically a mini site) running with PHP/mySQL and JavaScript on my Plesk Obsidian 18.0.64 server with Debian 12.7. This webapp runs on an Android tablet in different "rooms" and allows users to place drink orders and, more importantly, control a sound console and a...
  2. E

    Issue Whmcs will not log user IPs and only shows localhost

    I have tried everything I could find. In the phpinfo file it is showing the server Name correctly but the: $_SERVER['REMOTE_ADDR'] is showing (127.0.0.1) localhost $_SERVER['SERVER_ADDR'] is showing (127.0.0.1) localhost and the, $_SERVER['HTTP_X_FORWARDED_FOR'] is showing correct IP...
  3. G

    Resolved Docker proxy rules not working

    Hello, first of all I'm a very newbie on Plesk. But everything worked for me until now. So I have a Docker container running Gitea. Gitea is running perfectly with the Docker extension in Plesk. It has a manual port mapping: So far so good. I also added a docker proxy rule: If I go to this...
  4. M

    Question nginx reverse proxy at default IP

    Hi, is it possible to create a reverse proxy to a specific port on my default ip? i know how to set it up on a domain but i can't get it to work on my default IP. default ip returns the standard apache Web Server's Default Page thanks in advance!
  5. Anthonykung

    Question How to find proxy port to run Next.js application on

    Hi, I'm trying to run a Next.js application on Plesk, have been at this for weeks and I have managed to get the application to run without errors (have to change the Node version, pointing to the right startup app and all that) but now I'm getting Nginx error saying Incomplete response...
  6. C

    Question Plesk behind a load balancer and Cloudflare (IP)

    Hello everyone. I have a quick question to see if you can help me. I have PLESK installed on a virtual machine that is behind a load balancer, and all requests come through Cloudflare to the LB. Client -> Cloudflare -> Load Balancer -> Plesk (server & webs) In the LB I unmask the real IP of...
  7. A

    Resolved How to restore real visitor IP in Plesk (due Cloudflare proxy)

    Hi Pleskians, My server is behind a Cloudflare proxy. Using mods on Nginx (ngx_http_realip_module) and Apache (mod_remoteip), I'm able to restore the real IP address on both these webservers, however Plesk still seems to get the proxy address: Is there a way to also make Plesk see and use...
  8. L

    Resolved Set Nginx reverse proxy configuration permanentely

    We use nginx as a reverse proxy for directing the traffic of a subdomain to a specific port (11111 for example). We can set this up in the nginx.conf file in the subdomains system config. But always, when the subdomain is updated over plesk (when applying a new ssl certficate for instance)...
  9. D

    Issue Install Strapi using docker

    Hello, I've been trying to install Strapi with docker. The problem is that the image can't build properly since yarn can't connect to the network. The error I get is: { Error: Command failed: yarn install --production --ignore-scripts error An unexpected error occurred...
  10. Niek_Beernink

    Question Solving the shared hosting TLS mail problem with NGINX mail proxy

    Mail clients have been looking for a valid TLS certificate by default for a while now, however an smtp mail server such as postfix only supports one single certificate per server and doesn't know SNI like dovecot does. So we're dependant on the upstream software suppliers for SNI support. This...
  11. Sysop

    Resolved Unable to forward requests from nginx / apache

    I've recently setup Netdata on my server and the installation went fine, and I can access the dashboard via: curl http://127.0.0.1:19999 The problem is that I'm not sure how to access this remotely, as in: http://mysite.com:19999 I've tried editing the apache / nginx directives with the...
  12. B

    Question Docker Proxy Rules

    Hello together, I tried to run Rainloop Webmail in a docker image on a subdir (example.com/sub). Whenever I want to enter this page I get a 404 Error. Did I miss something out? Second small question: If I place the container on the main directory and let "let's encrypt" create SSL Certs it...
  13. L. Hagen

    Resolved nginx proxy and CORS problems

    Hi, this is my first post and I really hope that someone of you can help me, please. Since two days I'm trying to get running CORS via a HTTPS connection. The beakcground: nginx as a proxy for apache (OS is Ubuntu) on a virtual root server CDN at Amazon CloudFront where the fonts are stored...
  14. Rossanmol

    Issue DNS bind proxy on Plesk

    Hi, I am trying to set a dns for specific domain to /etc/named.conf, however my changes are not being applied. As I described in this post at serverfault (http://serverfault.com/questions/836681/named-conf-setup-for-domain-dns-forwarding): This is the code I added: zone "google.com" IN {...
Back
Top