# 匹配 jsessionid,并去除 jessionid参数
reqrep ^([^\ :]*)\ /a/test.html;jsessionid=.*\?(.*) \1\ /b/test.html?\2

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-02
  • 2021-11-20
  • 2019-09-05
  • 2021-09-23
  • 2022-02-09
  • 2021-07-06
猜你喜欢
  • 2021-06-15
  • 2022-12-23
  • 2021-08-05
  • 2021-07-26
  • 2022-01-14
  • 2021-08-13
  • 2021-05-07
相关资源
相似解决方案