Could you tell how to configure Zuul2 as reverse proxy without Eureka? For example, if I want all requests which sending to http://localhost will be routes to https://some-app.s3-us-west-2.amazonaws.com ? For example if I open http://localhost/index.html I need to be proxied to https://some-app.s3-us-west-2.amazonaws.com/index.html
I have tried different configurations but got 301 Moved permanently instead proxy pass to target url.
Aucun commentaire:
Enregistrer un commentaire