On Wed, 6 Oct 2010 10:47:44 -0400 Gary Webster <webster@xxxxxxxxxxx> wrote: > How do I accomplish something like: The easy tool for this kind of thing is mod_macro: http://cri.ensmp.fr/~coelho/mod_macro/ If third-party modules are a problem (e.g. due to a troublesome boss), there's a dirty approach. Create a wildcarded section allowing any user with a project directory. Then use a RewriteCond to capture username and a rewriterule to send them to their own space. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx