Closed marvindaviddiaz closed 7 years ago
I have the same error as the incident #919 (Closed by inactivity)
zuul: routes: security-view-angular: path: /security-view-angular/** service-id: security-view-angular strip-prefix: false
When I go to: http://localhost:8080/security-view-angular/, everything is ok. But, when I go to: http://localhost:8080/security-view-angular (without last slash) zuul redirect me to http://172.16.5.79:9080/security-view-angular/
Did you see https://github.com/spring-cloud/spring-cloud-netflix/issues/919#issuecomment-206960282
zuul doesn't do redirects. It's probably tomcat.
See https://github.com/spring-cloud/spring-cloud-netflix/issues/919#issuecomment-261173286
I have the same error as the incident #919 (Closed by inactivity)
When I go to: http://localhost:8080/security-view-angular/, everything is ok. But, when I go to: http://localhost:8080/security-view-angular (without last slash) zuul redirect me to http://172.16.5.79:9080/security-view-angular/