# Set environment vars required to hide applications the fact that they're # running behind a reverse proxy. # SetEnvIf x-forwarded-proto https HTTPS=on # vim: syntax=apache ts=4 sw=4 sts=4 sr noet