Sure... telnet/ssh into your cobalt, cd to the correct http serving folder of the site you're interested in, and do this:
ln -s ~user user Replacing user with the username, of course. This of course requires that your site DOES follow SymLinks (Options SymLinks in your apache config), which I'm not sure on your particular Cobalt is enabled or not. Give it a try, in any case. - Ryan --=-- :: Ryan Verner :: xfesty/irc.whackpack.com :: :: ICQ :: 76626240 :: :: <[EMAIL PROTECTED]> :: :: <[EMAIL PROTECTED]> :: ----- Original Message ----- From: "Ian McCabe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 14, 2002 1:52 AM Subject: [cobalt-developers] Replacing /~user with /user | Hi all, | | Does anyone know how or what config file(s) need changing to get rid of the | ~ that apears infront of the users login name when used for a user web area? | | i.e. by default the RaQ system has say: | | www.mydomain.com/~userloginname1 | www.mydomain.com/~userloginname2 by default. | | I would like if possible to change this to: | | www.mydomain.com/userloginname1 | www.mydomain.com/userloginname2 | | Any ideas, suggestions or possible solutions would be very much | appreciated..... | | Ian | | | _______________________________________________ | cobalt-developers mailing list | [EMAIL PROTECTED] | http://list.cobalt.com/mailman/listinfo/cobalt-developers | _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
