Re: [us...@httpd] RewriteCond %{HTTPS} =on

2011-01-11 Thread Devraj Mukherjee
Condition satisfies if HTTPS protocol is in use. http://www.askapache.com/htaccess/http-https-rewriterule-redirect.html On Tue, Jan 11, 2011 at 7:01 PM, Tushar Chavan wrote: > HiĀ  Experts, > > I am bit confused with 'RewriteCond %{HTTPS} =on'. > > Can you please tell me, what is the function of

[us...@httpd] RewriteCond %{HTTPS} =on

2011-01-11 Thread Tushar Chavan
Hi Experts, I am bit confused with 'RewriteCond %{HTTPS} =on'. Can you please tell me, what is the function of RewriteCond %{HTTPS} =on? what 'RewriteCond %{HTTPS} =on' will do ? Best regards, Tushar