Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: http authentication dialog

by kgraff (Monk)
on May 24, 2005 at 19:04 UTC ( [id://460134]=note: print w/replies, xml ) Need Help??


in reply to http authentication dialog

Before you start coding, consider how you want the site to work. If you want to authenticate from a database, for instance so that users can pick their their own user ID and change passwords you will need to do some coding.

Using .htaccess and .htpasswd files should work without doing any separate coding IF you are willing to edit them yourself. Just make sure that the script is in a directory or a directory underneath the one containing .htaccess and that your web host will handle .htaccess files. Some hosts restrict where you can store script files as well.

Log In?
Username:
Password:

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

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

    No recent polls found