[rt-users] Apache SSL for RT 3.6.1

Tim Wilson twilson at buffalo.k12.mn.us
Thu Nov 9 14:43:24 EST 2006


>>> On Thu, Nov 9, 2006 at 12:57 PM, in message
<5613F89D78D2F545A40423EBA5535C3013B23ED3 at LAXEVS01.lax.corp.int.untd.com>,
"Schultz, Eric" <ESchultz at corp.untd.com> wrote: 

>> I'm still 
>> working on
>> getting non- secure URLs to redirect to the secure ones
transparently.
>> I've tried several different mod_rewrite approaches without
success.
>> 
>> - Tim
> 
> How about this?
> 
> RewriteEngine On
> RewriteCond %{SERVER_PORT} !^443$
> RewriteRule ^/(.*) https://%{HTTP_HOST}/$1 [NC,R,L]

Eric,

Thanks for the suggestion. Unfortunately that doesn't work either.
Firefox tells me that it can't connect when I use a URL like
http://example.com/rt/

Any other ideas?

-Tim


-- 
Tim Wilson, Director of Technology
Buffalo-Hanover-Montrose Schools
214 1st Ave NE   Buffalo, MN  55313
ph: 763.682.8740  fax: 763.682.8743  http://www.buffalo.k12.mn.us







More information about the rt-users mailing list