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

RE: [cobalt-users] Default User Webpage



> Does anyone know how to change the default webpage of a user 
> created on a RAQ4 from www.domain.com/~username1 to 
www.domain.com/username1. (i.e. I want to drop the tilde). I have
searched around in vain for this - I can't see the parameter in
httpd.conf or srm.conf (which is where I would expect it).


www.domain.com/username1 would need to be under the main /web directory.
Right now, www.domain.com/~username1 is really
www.domain.com/users/username1

I recall there were some posts in the archives about symlinks and user
directories so that you link /web/users/username1 to /web/username1 or
then you can even name the /web/username1 directory to something more
normal and not need to expose your usernames that way.
http://list.cobalt.com/pipermail/cobalt-users/2001-January/033146.html I
found pretty quickly searching symlink user directory web
-- 
Dan Kriwitsky

Please reply to the list only. Offlist replies are not read.