Hi,
I have UserDir working with the following in httpd.conf
UserDir /users/ug2004/*/public_html
This provides access for all students in the ug2004 filesystem access to
public directories.
Now we divide our students into groups based on the year they start their
course. So ug2004 would be the filesystem for students that started in 2004.
Now I would like to allow other students access to their public directories.
So for instance I would like
/users/ug2005/*/public_html to have access.
The following does not appear to work
UserDir /users/*/*/public_html
Is there a way I can do this. For instance could I put in several UserDir
statements one for each group of students.
Regards,
Tony
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]