Sweet Rainer, I will try that and get back to you! —jason
Jason Brooks Systems Administrator eROI Performance is Art. m: 505 nw couch #300 w: eroi.com <http://eroi.com/> t: 503.290.3105 f: 503.228.4249 fb: fb.com/eROI <http://www.facebook.com/eROI> > On Oct 25, 2017, at 6:34 AM, Rainer Canavan <[email protected]> > wrote: > > [...] >> But, I don’t just need to know if a module is available: once the module is >> loaded, its available for all virtualhosts. I need to know if the SSLEngine >> has been enabled within a virtualhost so I can do something like the >> following: > > mod_ssl sets the environment variable HTTPS to "on" if the current > request was received via https. You should be able to use the "env=" > conditions for Header set to get your example to work as intended. > > https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#envvars > > rainer > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
