• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

proxy

  1. 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...
  2. 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...
  3. 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!
  4. 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...
  5. 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...
  6. 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...
  7. 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)...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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