[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Username -> website
- Subject: Re: [cobalt-developers] Username -> website
- From: "Adam Clarke" <Adam.Clarke@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun Oct 22 03:45:00 2000
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Look at the apache documentation.
(ww.apache.org)
I think you'll be interested in the .htaccess file and the various settings
it can include.
Cheers
----- Original Message -----
From: "Edoardo Valsesia" <edoardo@xxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Sunday, October 22, 2000 8:04 PM
Subject: [cobalt-developers] Username -> website
> Hi!
> I'm developing an interface similar to the /siteadmin/ area for our
> users, but I have a problem I can't solve ...
>
> How can I associate an username with its website? I mean: I have the
> user "abc" whose website is "www.mysite.com"; when he gets in the pages
> I'm developing, he's asked for autentication (as it now happens in
> /siteadmin/) and I can retrieve his username by reading
> "$ENV{'REMOTE_USER'}". Now, I know that the user "abc" has autenticated,
> and I now WHO he is, but I don't know how to associate the user "abc"
> with "www.mysite.com"!
>
> Does someone have some ideas?
>
> TIA
> Edo
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>