Commit 7d7c8abd authored by Per Buer's avatar Per Buer

add ban and ban_url

parent 1cd4f0ce
......@@ -323,8 +323,11 @@ regsub(str, regex, sub)
regsuball(str, regex, sub)
As regsuball() but this replaces all occurrences.
purge_url(regex)
Purge all objects in cache whose URLs match regex.
ban(ban expression)
Executes a ban.
ban_url(regex)
Bans all objects in cache whose URLs match regex.
Subroutines
~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment