I want to restrict special characters with the “rewrite” module(in url), but it is not

后端 未结 0 768
孤街浪徒
孤街浪徒 2020-12-08 12:31

RewriteCond %{REQUEST_URI} (\\.\\.|%2e%2e|%252e%252e|%u002e%u002e) [OR]

RewriteCond %{QUERY_STRING} (\\.\\.|^%2e%2e|^%252e%252e|^%u002e%u002e)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题