作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在 Azure 应用程序网关中,是否可以执行以下重定向:
example.com/folder1/page1.html > newexample.com
www.example.com/folder1/page1.html > newexample.com
example2.com/folder2/page2.html > newexample.com/page2.html
我已经为第一个重定向添加了一个监听器和规则,并且正在运行。我尝试通过 Azure 仪表板添加多个规则,但看到以下错误:
There are no unassociated listeners available. Create a new listener and then try again.
当我尝试添加另一个基本监听器时,我看到:
This HTTP listener cannot use the same frontend port as an existing listener.
此外,如果我将现有规则更改为重定向到另一个 URL,它似乎不会更新 - 我会被重定向到原始网站。
感谢任何帮助。
最佳答案
我觉得你需要配置多个站点监听器,请引用以下链接: https://learn.microsoft.com/en-us/azure/application-gateway/multiple-site-overview
关于azure - 如何在 Azure 应用程序网关中重定向多个 URL?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59348982/
我是一名优秀的程序员,十分优秀!