Hello,
I have installed Debian 11 as Ubuntu 22.04 is still not there :(
As frontend i am using the NGINX Proxy Manager, all works fine exept i the PHP Variable:
$_SERVER['HTTP_X_FORPROTO__PROTO']
This has two _ _ this should be : $_SERVER['HTTP_X_FORPROTO_PROTO']
How can this be fixed ...