[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Change default user's website URL "users/my_user" to "my_user"
- Subject: Re: [cobalt-users] Change default user's website URL "users/my_user" to "my_user"
- From: josh <josh@xxxxxxxxxx>
- Date: Fri Aug 4 07:18:02 2000
Symbolic links. ln -s users/blah ./blah
On Fri, 4 Aug 2000, Jean-Philippe CAZARD wrote:
> I'm sorry if my question as already been discussed in this list, but after a
> long search is the list archives, I don't have found THE good solution for a
> problem which probably has been solved by many of you :
>
> On a website www.domain.com (directory site# on the server) if I create a
> user "joe" :
>
> 1- His website URL is www.domain.com/users/joe
> 2- His website is physically in directory site#/users/joe
>
> Is there a GOOD solution to change the URL of joe website from
> www.domain.com/users/joe to www.domain.com/joe
>
> At this time, I use a .htaccess file with "redirect joe users/joe ", BUT on
> the client browser, URL www.domain.com/joe is replaced by
> www.domain.com/users/joe and I don't want that ...
>
> Thank you very much for your help
>
> Best regards,
>
> Jean-Philippe CAZARD
> jpcazard@xxxxxxxxxxxxxxxx
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>