Skip to main content
Skip table of contents

Plesk Configuration Guide

image-20250430-060753.png

Introduction

This guide explains how to configure reverse proxy capabilities in your plesk setup. A reverse proxy acts as an intermediary for requests from clients, forwarding them to a designated backend server. This setup enhances load balancing, security, and caching capabilities.


Prerequisites

  • Admin Access to your plesk installation

  • Your Website running on plesk


Configuration Steps


Step 1 - Sign in into your plesk setup:

image-20250430-054955.png


Step 2 - Configure the directive:

image-20250409-095218.png

After logging in - click on Hosting&DNS


- Under the point “Additional nginx directives” add the location from /hash(the first part of the tracking URL) and add the proxy_pass directive to the JENTIS tracking URL

image-20250409-095537.png

location /hash - this directive proxies everything coming to the /hash path to the URL of the jentis cluster.

Step 3: Save and apply

After applying the directives, the webserver will restart and activate the new configuration.


Conclusion

Your Plesk should now act as a reverse proxy and forward all request to /hash to your tracking domain.


If you have any questions or feedback, please open a request on our Helpdesk.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.