@@ -67,5 +67,6 @@ Independently of the actual server you are using, the following options have to
-`X-Forwarded-Server`: Variable pointing to the hostname of the proxy server, e.g. `$host`
-`X-Forwarded-Port`: Variable pointing to the port of the proxy server, e.g. `$server_port`
-`X-Forwarded-Proto`: `https`</del>
- Note: It seems that these additional proxy settings are not only unnecessary but indeed lead to problems, so disregard them.
You are advised to also check the file `leafwriter.conf` in the directory `leafwriter-configuration-files/nginx-sample-conf` to compare with your configuration.