[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Change default user directory



Hi.

I would like to have my users as domain.com/someuser. I have managed to do
this using AliasMatch, however, it seems that AliasMatch screws up when
using handlers such as cgi-wrapper etc.

So, is there a way to simply change the default user directory to something
different? That is..
/home/sites/site1/users/someuser instead of  someuser/web? I could then set
the document root to /home/sites/site1/users/ and everything would be rosy.

Regards,

Jason Frisch