No - simply create a per-dir config, and use dirconfig to represent;
<AuthConfig> AuthFile users1 </AuthConfig>
This would give us the best of both worlds. It's no different from the use of Location, Directory, and File per-dir blocks.
How does that work? The issue here is that we want to use the same module multiple times in the same location/directory/file. So, there'd only be one per-dir-config instance. -- justin
