Does anyone know if this can be done? Any help? 2008/8/4 Juan Asensio Sánchez <[EMAIL PROTECTED]>
> Hi everybody > > I have just configured a LDAP based Samba Server. Now i want the users to > publish their websites with the module UserDir. The problem is that user's > directories are chmoded 700 (and I want to be 700), so Apache user > (www-data) can not access the files of the user. I have thought to use > suExec, so when Apache would request a file of a user, it "suexec"s the > user, even for static HTML files, not only for scripts. I have done some > tests, but no luck. Could this be done? Or any ther way? > > Thanks in advance. > > Using: > - Debian Etch 4.0r4 > - Apache 2 (2.2.3-4+etch5) > >