Pedro Félix wrote:
Hi,

I want to develop an apache module for the OAuth WRAP protocol:

[snip]
I'm familiar with architectures/pipelines for HTTP processing (e.g IIS or
ASP.NET), but not with Apache or Apache modules.
Could some one point me to the relevant documentation or code
frameworks/samples?

Thanks
Regards
Pedro Félix
It may be easy enough to examine the source code for apache itself, and look at the basic authentication (modules/aaa/mod_auth_basic.c, approximately 300 lines of code).


--
Joe Lewis
www.silverhawk.net

Reply via email to