RE: [EMAIL PROTECTED] https RewriteRule before authentication

2005-12-21 Thread Diana Shepard
> To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED] https RewriteRule before authentication > > On 12/19/05, Diana Shepard <[EMAIL PROTECTED]> wrote: > > > > > > I am running Apache 2.0.53 on Sun Solaris 9. > > > > I am trying to for

Re: [EMAIL PROTECTED] https RewriteRule before authentication

2005-12-19 Thread Joshua Slive
On 12/19/05, Diana Shepard <[EMAIL PROTECTED]> wrote: > > > I am running Apache 2.0.53 on Sun Solaris 9. > > I am trying to force the use of https for a particular web site. > I've done: > > > > ServerName www.somewhere.com > RewriteEngine On > RewriteCond %{REQUEST_URI} /somestring/ > RewriteRule