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

Reply via email to