Apache htaccess and perl

Ask a Question related to PERL Modules, Design and Development.

  1. #1

    Default Apache htaccess and perl

    Hi all

    I have a apache running with mod_perl, it is set up with access-control
    by a .htaccess-file with more than 1 user in it.

    I need to get the username from the one that have logged in. How do I
    do that ?

    robertutah@gmail.com Guest

  2. Similar Questions and Discussions

    1. Apache+MySQL+htaccess - nxt steps after authentication
      I've set-up Apache to authenticate using htaccess and MySQL. That part works great. I'm trying to figure out how to get access (cgi? php? server...
    2. Updating Apache user and group files (used with .htaccess) with Cold Fusion on Windows
      Hi everyone, I have a unique question. We use Apache 2.0.54 and ColdFusion 6.1 on Windows 2000 Server, and I need to find a way to edit the user...
    3. Determining Apache .htaccess user name ?
      On Mon, 16 Aug 2004 19:42:51 GMT, usenet@isotopeREEMOOVEmedia.com wrote: http://uk2.php.net/features.http-auth -- Andy Hassall /...
    4. Help configuring Perl with Apache 2
      This is more of an Apache question than a Perl question, but I'll go for it here. I installed RedHat 9 (including Apache 2 and Perl) from CD. ...
    5. perl and/und apache
      attempt to invoke directory as script: c:/foxserv/www/cgi-bin This is standing in error.log Apache. Das steht in error.log Apache. And I get:...
  3. #2

    Default Re: Apache htaccess and perl

    [email]robertutah@gmail.com[/email] wrote (to comp.lang.perl.modules):
    > Hi all
    [ the same question as was posted to clpmisc snipped ]

    Please do not multi-post!! [url]http://lipas.uwasa.fi/~ts/http/crospost.html[/url]

    --
    Gunnar Hjalmarsson
    Email: [url]http://www.gunnar.cc/cgi-bin/contact.pl[/url]
    Gunnar Hjalmarsson Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139