Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Perl and htaccess

by sgifford (Prior)
on Jul 03, 2007 at 15:19 UTC ( [id://624711]=note: print w/replies, xml ) Need Help??


in reply to Perl and htaccess

Hi cosmicperl,

I often use modules based on Apache::AuthCookie to get this effect. Instead of your browser remembering HTTP Auth information, it remembers a cookie. Cookies are much more flexible than HTTP Auth: they can be deleted for logout and obtained through a variety of means, including an HTML form.

Good luck!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://624711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 22:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found