Does CCM19 also run with NGINX?

This only applies to the download version. But yes: CCM19 also runs with NGINX.

It is important that the JavaScript snippet of CCM19 is correctly integrated into the source code of the website and can be loaded by the browser. It is Nginx-specific to ensure that no restrictive Content-Security-Policy-Headers or X-Frame-Options block the call.

If CCM19 is to be delivered via a separate subdomain or via a proxy URL, it may be necessary to redirect with proxy_pass or to set the SameSite=None attribute for cookies.

If you are using a special nginx setup (e.g. with load balancer, reverse proxy or CDN), we will be happy to help you. Simply contact us via our support form

You can find more information on configuring NGINX for CCM19 in our technical documentation: https://www.docs.ccm19.de/api/technik/#nginx

Back to the overview