How to migrate from nginx to apisix gracefully #5765
-
For the last serveral months I've been doing the migrating things for 1000+ domains in stage. Apisix is great, but I got into trouble where the client using |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi @tokers @bzp2010 @tzssangglass, do you have ideas on this? 😄 |
Beta Was this translation helpful? Give feedback.
-
As far as I know, APISIX will not force a 301 jump to HTTPS unless you have the |
Beta Was this translation helpful? Give feedback.
As far as I know, APISIX will not force a 301 jump to HTTPS unless you have the
redirect
plugin enabled.