Hi,

I missing a working example for mod_userdir for windows.
It is becoming more popular. Any comments are welcome.

UserDir "C:/Documents and Settings/*/My Documents/My Website" 

<Directory "C:/Documents and Settings/*/My Documents/My Website">
        AllowOverride FileInfo AuthConfig Limit
        Options MultiViews Indexes SymLinksIfOwnerMatch Includes ExecCGI

        <Limit GET POST OPTIONS PROPFIND>
                Order allow,deny
                Allow from all
        </Limit>

        <LimitExcept GET POST OPTIONS PROPFIND>
                Order allow,deny
                Allow from all
        </LimitExcept>
</Directory> 



with best regards
Mario Brandt

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to