Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: htaccess through perl without apache

by thpfft (Chaplain)
on Mar 26, 2003 at 19:40 UTC ( [id://246060]=note: print w/replies, xml ) Need Help??


in reply to htaccess through perl without apache

if you use .htaccess files, as you suggest, then changing the access restrictions doesn't mean you have to restart the server. It sounds like all you need is to throw together a friendly front end.

There are two CPAN modules that will do nearly all that work for you: Apache::Htaccess and Apache::Htpasswd provide object-oriented interfaces to their respective files and the usual directives, and should make changing authentication policies and adding users a very simple job.

  • Comment on Re: htaccess through perl without apache

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found