首页 > 解决方案 > 重写apache规则

问题描述

我正在尝试做以下事情,我想在 url 中添加一个子字符串,例如 https://example.com/new-posthttps://example.com/post/new-post

并且还排除以下网址,使其不排除它们: https://example.com https://example.com/news https://example.com/contact-us

有人有想法么?谢谢您的帮助!

标签: apache

解决方案


推荐阅读