如何在 URLRewrite 中添加转义字符

问题描述

我想在我的 urlrewrite.xml(Lucee 服务器)中添加以下规则:

<from>^([a-zA-Z0-9\/\-\%\+:\[\]\{\}\|\;\<\>\?\,\*\!\@\#\$\ \(\)\^_`~]*)$</from>
<to type="passthrough">/index.cfm?furl=$1</to>

但不幸的是,我收到一个关于 字符的错误。为了您更好的帮助,我附上以下图片:

enter image description here

有什么可以帮助我的想法吗?

问候

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)