I try to find a way to convert this nginx rule :
fastcgi_param HTTP_X_FORWARDED_HOST $http_referer;
to apache 2.4.x configuration.
Could anyone help me