From: Daniel Gruno
Date: Thu, 19 Jul 2012 20:16:28 +0000 (+0000)
Subject: Remove .* from the equation in the "
~
character. For example:
- <Directory ~ "^/www/.*/[0-9]{3}">
+ <Directory ~ "^/www/[0-9]{3}">
would match directories in /www/
that consisted of