Re: [pcre-dev] https for vcs.pcre.org

Pàgina inicial
Delete this message
Autor: Phil Pennock
Data:  
A: pcre-dev
Assumpte: Re: [pcre-dev] https for vcs.pcre.org
On 2017-01-22 at 11:16 +0000, ph10@??? wrote:
> On Sat, 21 Jan 2017, Phil Pennock wrote:
> > This now works:
> >
> > https://vcs.pcre.org/
> >
> > Let me know if the http: version should redirect to the https: version.
>
> I see no harm in that if it's straightforward and easy to do, but I have
> no strong view.


Trivial to do, done.

It's an HTTP temp redirect, not permanent, and we set no headers to tell
browsers to force HTTPS, so if it has to be undone then it can be done
easily.

-Phil