On 12/22/05, Benjamin Adams <[EMAIL PROTECTED]> wrote:
> My config:
> Alias ~$username/ "/Volumes/RAID/-backups/*/Sites/"
I'm not sure where you got that syntax from. Certainly not the apache docs.
Take a look at mod_userdir and the UserDir directive, which will do
something like this.
Joshua.
On Dec 21, 2005, at 5:09 PM, Benjamin Adams wrote:
Working with User web dir of a webserver.
User directory setup is:
/User/username -> /Volumes/RAID/username/Sites/
The connection is through a ln
I found that apache will read the dir if the link can be read by www
but this makes it so www an
Working with User web dir of a webserver.
User directory setup is:
/User/username -> /Volumes/RAID/username/Sites/
The connection is through a ln
I found that apache will read the dir if the link can be read by www
but this makes it so www an read the contents of all user docs.
If I make Sites r