|
|
 |
Article:
 |
 |
Atom Authentication
|
| Subject: |
Setting up the server auth. |
| Date: |
2004-01-06 21:13:21 |
| From: |
Mark Pilgrim |
|
Response to: Setting up the server auth.
|
|
|
There is a good example of this in XML::Atom, Ben Trott's Perl implementation of the Atom API. It includes a skeleton server that handles the API (including authentication), with hooks to build the rest of your application on top. It can run as a CGI in a non-.htaccess environment. Check it out.
http://search.cpan.org/~btrott/XML-Atom-0.05/
|
Previous Message
|
Up
|
Next Message
|
- Setting up the server auth.
2004-01-08 12:46:57 simon kittle
[Reply]
Thanks for that, it's interesting.
But it does mean the authentication happens at the CGI level, right?
I think I was confused because you said "the server will return 401" and I guess I assumed the web server but presumably you were meaning the CGI based Atom server right?
I just wanted to get this clear because obviously that would mean no other files in that specific directory are protected.
|
 |
Sponsored By:
|