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

Re: [cobalt-developers] Replacing /~user with /user



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 ::
:: <festy@xxxxxxxxxxxxx> ::
:: <xfesty@xxxxxxxxx> ::

----- Original Message -----
From: "Ian McCabe" <idmccabe@xxxxxxxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
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
| cobalt-developers@xxxxxxxxxxxxxxx
| http://list.cobalt.com/mailman/listinfo/cobalt-developers
|