On Sun, Apr 10, 2011 at 8:43 AM, Shlomit Afgin <[email protected]
> wrote:

>  Hi,
>

Hi Shlomit!


>    I want to build a script that only authenticate users can access.
>
> The authentication I want to use is Apache  authentication.
>
> During the script I need to know the exact person that login.
>
>
>  Is there any environment variable that keep this information?
>

$ENV{'REMOTE_USER'}

:)
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to