SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP
SSLCertificateFile conf/ssl/localhost.crt
SSLCertificateKeyFile conf/ssl/localhost.key
SSLOptions +StdEnvVars
SSLOptions +StdEnvVars
RequestHeader set X_FORWARDED_PROTO 'https'