Re: [EMAIL PROTECTED] How to map a webspace regex folder to a filesystem folder?

2007-03-19 Thread Joshua Slive
On 3/16/07, JúlioMaranhão [EMAIL PROTECTED] wrote: but I only get /projects/name/index.html/index.html/index.html/... in a loop. What's in the error and access logs? What other changes have you made from the standard config? I see no reason for that AliasMatch to create a loop (and, in

[EMAIL PROTECTED] How to map a webspace regex folder to a filesystem folder?

2007-03-16 Thread JúlioMaranhão
I am trying to map the www folders of projects into a webspace folder. The folders use this form: C:/projects/name/www The mapping should be: /projects/name I am using the following code to specify the filesystem folder options: Directory C:/projects/*/www/ Options +Indexes Order