I found this document (about.asf.yml configuration file) which looks like it can modify links in the github repo description section[1]. maybe this is something we can use.
Anyway, I'm going to create some issues related to this stuff with the 'help wanted' label. so we can start step by step. [1] https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features On Wed, Jan 27, 2021 at 2:43 PM Jun Liu <[email protected]> wrote: > > 1.update all links in dubbo website to use https > > 2.add a htaccess file to redirect all http request to https > > > +1, but it seems like quite some work to be done. > > Jun > > > On Jan 27, 2021, at 11:06 AM, YunKun Huang <[email protected]> wrote: > > > > Not sure. If we all agree with this (use https instead of http), I can > see > > the following things we can do by ourselves > > > > 1.update all links in dubbo website to use https > > 2.add a htaccess file to redirect all http request to https > > > > I also noticed there is a link in the github repo description, not sure > if > > that one needs infra to update. > > > > If there is no opposition, we can start with the first two things. > > > > > > On Tue, Jan 26, 2021 at 11:21 PM Jun Liu <[email protected]> wrote: > > > >> Hi, YunKun > >> > >> Do you mean we need to resort to infra team for help? > >> > >> Jun > >> > >>> On Jan 26, 2021, at 4:17 PM, YunKun Huang <[email protected]> wrote: > >>> > >>> I don't think we need a CA. because https://dubbo.apache.org works > well > >> at > >>> this moment. > >>> > >>> Maybe we only need to add some configuration to the website to make > >>> redirection works. > >>> > >>> On Tue, Jan 26, 2021 at 10:21 AM YiXian Zou <[email protected]> > >> wrote: > >>> > >>>> Hi, > >>>> Can it[1][2] help you? > >>>> But I think you need a CA for https, do you have? > >>>> > >>>> [1]:https://blog.mimvp.com/article/20403.html > >>>> [2]: > >> https://www.ssl.com/zh-CN/how-to/redirect-http-to-https-with-apache/ > >>>> > >>>> YunKun Huang <[email protected]> 于2021年1月25日周一 下午3:23写道: > >>>> > >>>>> hey all, > >>>>> > >>>>> I noticed dubbo website[1] supports both http and https > >>>>> + http://dubbo.apache.org/ > >>>>> + https://dubbo.apache.org/ > >>>>> > >>>>> I'm not sure how the website server is configured but I suggest to > >>>> redirect > >>>>> all requests to https. It can be done by adding .htaccess[2] file in > >> the > >>>>> root folder. > >>>>> > >>>>> Any thoughts? > >>>>> > >>>>> [1] https://github.com/apache/dubbo-website > >>>>> [2] https://httpd.apache.org/docs/current/howto/htaccess.html > >>>>> > >>>> > >> > >> > >
