Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Apache module starting points

by plaid (Chaplain)
on Jun 07, 2000 at 20:37 UTC ( [id://16890]=note: print w/replies, xml ) Need Help??


in reply to Apache module starting points

I'd also suggest the idea of starting at CPAN and looking for existing modules to start with. You say that you need to force users to re-authenticate after 15 minutes, so I'd start by looking for an Apache module that will take care of the authentication that you want to do, e.g. Apache::AuthDBI or Apache::AuthCookie, etc. If you can get an existing perl module to take care of this, it should be fairly easy to hack in a timestamping like you want, and it should be trivial to hack in the exemption of certain directories. I've done some hacking on Apache::AuthDBI myself to get it to work in a specific environment, and it was much, much faster than anything I could have come up with from scratch. Good luck!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-24 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found