On Tuesday 25 of October 2011 05:19:39 Amol wrote: > Hi Brane, this time it worked (the server restarted fine after i added > those lines) can you please elaborate how adding these lines has affected > my configuration ? since i still see that on the clients that the php > variable $_SERVER['HTTPS'] is "Not Https"
If you want also $_SERVER[HTTPS] variable, then also add reqidel ^HTTPS: reqadd HTTPS:\ yes This config statement clears and then adds HTTP request header with value "yes" :) lp, Brane

