Hi. Can anybody help me? I've got a script like this:


<form action="script.wsgi" method="POST">

<input name="login" type="text">

<input name="password" type="password">

<input type="submit" name="submit">

</form>



Can anybody write me easy script for user's authentication without
frameworks, but with Apache/mod_wsgi and DBM file. I've seen
http://code.google.com/p/modwsgi/wiki/AccessControlMechanisms,

but i need an example.



Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to