Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Webserver level authentication?

by Notromda (Pilgrim)
on Apr 30, 2003 at 22:53 UTC ( [id://254514]=note: print w/replies, xml ) Need Help??


in reply to Webserver level authentication?

I have had lots of fun with Apache::ASP. Not it's not VB, it's perl! It automatically takes care of sessions, and when a session starts, you can authenticate by whatever means, and then store a session variable to indicate the user is authenticated. On every page load, check for that variable, and redirect to a login page if it doesn't exist. The session stuff also helps tremendously with the total application.

Log In?
Username:
Password:

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

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

    No recent polls found