X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/c8cc5b95c52de03af79196cf76d2197a846913c8..fdf9a42df2892bae989ec2d47d5c22817dec7271:/lib/mod_rewrite.dtl diff --git a/lib/mod_rewrite.dtl b/lib/mod_rewrite.dtl index 877e1c4..2e29877 100644 --- a/lib/mod_rewrite.dtl +++ b/lib/mod_rewrite.dtl @@ -54,7 +54,7 @@ extern val rewriteCond : no_spaces -> no_spaces -> [mod_rewrite_cond_flag] -> [^ {{See Apache documentation for RewriteCond.}} -extern val rewriteBase : no_spaces -> [^Vhost]; +extern val rewriteBase : no_spaces -> [Location]; {{See Apache documentation for RewriteBase.}}