harbor/make/common/templates/nginx
Stéphane Albert 0d44e4f535 Send 308 status on redirect from http to https
Modify nginx configuration to use 308 instead of 301 on the http to
https redirect.
Fix problems with some clients on POST requests that are transformed to
GET on 301 redirect (per HTTP 1.1 standard).
See [RFC7538](https://tools.ietf.org/html/rfc7538).

Signed-off-by: Stéphane Albert <sheeprine@oh.its.fake.nullplace.com>
2018-10-23 20:25:35 +02:00
..
nginx.http.conf Reactor backend api for authrization 2018-09-21 14:03:17 +08:00
nginx.https.conf Send 308 status on redirect from http to https 2018-10-23 20:25:35 +02:00
notary.server.conf Update nginx images OSS to latest 2017-10-13 15:25:19 +08:00
notary.upstream.conf