From ee16726790a50397136ee63c8203422fd413587a Mon Sep 17 00:00:00 2001 From: Konstantin Chukhlomin Date: Fri, 1 Oct 2021 09:11:23 -0400 Subject: [PATCH] Update docs/example/rewrite (sudden stickyingress) (#7733) --- docs/examples/rewrite/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/rewrite/README.md b/docs/examples/rewrite/README.md index 824b0966f..6ae71a5d8 100644 --- a/docs/examples/rewrite/README.md +++ b/docs/examples/rewrite/README.md @@ -94,6 +94,6 @@ Server: nginx/1.11.10 Date: Mon, 13 Mar 2017 14:57:15 GMT Content-Type: text/html Content-Length: 162 -Location: http://stickyingress.example.com/app1 +Location: http://approot.bar.com/app1 Connection: keep-alive ```