You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Julian Hyde <jh...@apache.org> on 2019/10/23 22:38:49 UTC

Redirecting to https

When you go to http://calcite.apache.org it does not automatically
redirect to https://calcite.apache.org.

Does anyone know how we would accomplish this?

I notice that http://beam.apache.org does the right thing.

Julian

Re: Redirecting to https

Posted by Danny Chan <yu...@gmail.com>.
Sounds cool, hope it works perfectly !

Best,
Danny Chan
在 2019年10月25日 +0800 AM4:23,Julian Hyde <jh...@apache.org>,写道:
> Thanks for the suggestions. I’ve logged https://issues.apache.org/jira/browse/CALCITE-3445 <https://issues.apache.org/jira/browse/CALCITE-3445>. I’ll try to get to it, but feel free to jump in.
>
> > On Oct 23, 2019, at 6:26 PM, Michael Mior <mm...@apache.org> wrote:
> >
> > Great! Seems like we could just take lines 1-15 and change beam to
> > calcite and we would be set. Glad to see this discussion brought up
> > and I think we should make this change.
> > --
> > Michael Mior
> > mmior@apache.org
> >
> > Le mer. 23 oct. 2019 à 18:45, Francis Chuang
> > <fr...@apache.org> a écrit :
> > >
> > > I think we can do this using a .htaccess file (all ASF sites run on the
> > > Apache HTTPD).
> > >
> > > See Cordova's change to do this:
> > > https://github.com/apache/cordova-docs/commit/fcfd9ffafca5547f6859a0bd662db6341b15da34
> > >
> > > And Beam's:
> > > https://github.com/apache/beam/blob/master/website/src/.htaccess#L12
> > >
> > > On 24/10/2019 9:38 am, Julian Hyde wrote:
> > > > When you go to http://calcite.apache.org it does not automatically
> > > > redirect to https://calcite.apache.org.
> > > >
> > > > Does anyone know how we would accomplish this?
> > > >
> > > > I notice that http://beam.apache.org does the right thing.
> > > >
> > > > Julian
> > > >
>

Re: Redirecting to https

Posted by Julian Hyde <jh...@apache.org>.
Thanks for the suggestions. I’ve logged https://issues.apache.org/jira/browse/CALCITE-3445 <https://issues.apache.org/jira/browse/CALCITE-3445>. I’ll try to get to it, but feel free to jump in.

> On Oct 23, 2019, at 6:26 PM, Michael Mior <mm...@apache.org> wrote:
> 
> Great! Seems like we could just take lines 1-15 and change beam to
> calcite and we would be set. Glad to see this discussion brought up
> and I think we should make this change.
> --
> Michael Mior
> mmior@apache.org
> 
> Le mer. 23 oct. 2019 à 18:45, Francis Chuang
> <fr...@apache.org> a écrit :
>> 
>> I think we can do this using a .htaccess file (all ASF sites run on the
>> Apache HTTPD).
>> 
>> See Cordova's change to do this:
>> https://github.com/apache/cordova-docs/commit/fcfd9ffafca5547f6859a0bd662db6341b15da34
>> 
>> And Beam's:
>> https://github.com/apache/beam/blob/master/website/src/.htaccess#L12
>> 
>> On 24/10/2019 9:38 am, Julian Hyde wrote:
>>> When you go to http://calcite.apache.org it does not automatically
>>> redirect to https://calcite.apache.org.
>>> 
>>> Does anyone know how we would accomplish this?
>>> 
>>> I notice that http://beam.apache.org does the right thing.
>>> 
>>> Julian
>>> 


Re: Redirecting to https

Posted by Michael Mior <mm...@apache.org>.
Great! Seems like we could just take lines 1-15 and change beam to
calcite and we would be set. Glad to see this discussion brought up
and I think we should make this change.
--
Michael Mior
mmior@apache.org

Le mer. 23 oct. 2019 à 18:45, Francis Chuang
<fr...@apache.org> a écrit :
>
> I think we can do this using a .htaccess file (all ASF sites run on the
> Apache HTTPD).
>
> See Cordova's change to do this:
> https://github.com/apache/cordova-docs/commit/fcfd9ffafca5547f6859a0bd662db6341b15da34
>
> And Beam's:
> https://github.com/apache/beam/blob/master/website/src/.htaccess#L12
>
> On 24/10/2019 9:38 am, Julian Hyde wrote:
> > When you go to http://calcite.apache.org it does not automatically
> > redirect to https://calcite.apache.org.
> >
> > Does anyone know how we would accomplish this?
> >
> > I notice that http://beam.apache.org does the right thing.
> >
> > Julian
> >

Re: Redirecting to https

Posted by Francis Chuang <fr...@apache.org>.
I think we can do this using a .htaccess file (all ASF sites run on the 
Apache HTTPD).

See Cordova's change to do this: 
https://github.com/apache/cordova-docs/commit/fcfd9ffafca5547f6859a0bd662db6341b15da34

And Beam's: 
https://github.com/apache/beam/blob/master/website/src/.htaccess#L12

On 24/10/2019 9:38 am, Julian Hyde wrote:
> When you go to http://calcite.apache.org it does not automatically
> redirect to https://calcite.apache.org.
> 
> Does anyone know how we would accomplish this?
> 
> I notice that http://beam.apache.org does the right thing.
> 
> Julian
>