h should canonicalize the URL and give it back to the client,
e.g., translate ``/~'' into ``/u/'' or always append a slash to /u/user,
etc.
From: aparna aryan [mailto:aparnapu...@gmail.com]
Sent: Friday, January 07, 2011 4:43 AM
To: users@httpd.apache.org; jo...@sanguis.x
Thanks a lot Joost, Can u please explain what does "[R,L]" mean too?
On Fri, Jan 7, 2011 at 6:11 PM, Joost de Heer wrote:
> On Fri, January 7, 2011 13:24, aparna aryan wrote:
> > Hello,
> >
> > Can any one please explain the meaning of this rule?
> >
> > RewriteEngine On
> > RewriteCond %{HTTP:FR
On Fri, January 7, 2011 13:24, aparna aryan wrote:
> Hello,
>
> Can any one please explain the meaning of this rule?
>
> RewriteEngine On
> RewriteCond %{HTTP:FRONTEND-HTTPS} !on
> RewriteRule ^/(wps/myportal/protected/.*)
> https://internal.ericsson.com/$1[R,L]
>
If the HTTP-header 'FRONTEND-HTTP