X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/2882ee37fded46346977da456ae793f3e6a3bfac..bbdf617f34ebca729e1188ef666a9ba9ef004773:/lib/mod_rewrite.dtl?ds=inline diff --git a/lib/mod_rewrite.dtl b/lib/mod_rewrite.dtl index c0b939c..9a6795a 100644 --- a/lib/mod_rewrite.dtl +++ b/lib/mod_rewrite.dtl @@ -63,3 +63,6 @@ extern val localProxyRewrite : no_spaces -> no_spaces -> proxy_port -> [^Vhost]; the new URI by substituting variables in the second argument as per Apache mod_rewrite.}} +extern val rewriteLogLevel : int -> [Vhost]; +{{See Apache + documentation for RewriteLogLevel.}}