Hi All, I have Apache running on port 443 that forwards to varnish, that forwards to apache.
While I know most are using nginx to respond to 443 traffic, for reasons outside the scope of this question, I need to use apache. My issue is, I need apache on 443, to run use a module, that will set REMOTE_USER, I need to get this passed to varnish, then to the apache running on port 80, so that the PHP application there and use REMOTE_USER. Has anyone done this? Thanks!
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
