Make it posible to apply the following fastcgi_param REMOTE_USER $http_X_User; into apache configuration. So its posible to use proxy authentication
Make it posible to apply the following
fastcgi_param REMOTE_USER $http_X_User;
into apache configuration.
So its posible to use proxy authentication