• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

Search results

  1. D

    Question Reverse Proxy

    I have the same problem, but when I try to enter the page I get a 404
  2. D

    Question Remote reverse proxy

    I want to enable a reverse proxy that connects to another server, but I can't make it work. When I connect to "example.org", I get the default "this site doesn't exist" page server { listen 80; server_name example.org; location ~ / { proxy_pass http://192.168.3.14:80...
Back
Top