Hello, There is a C module which is working with Apache's 1.3 version. Now im in need of using the module in Apache 2.0.59. It seems lot more has been changed between the two versions. Now i m totally in mess. Dont know where to start. The basic idea behind the c module is Ldap and RSA server authentication. Do i get any base code of Ldap authentication for this latest version of Apche. Otherwsie sugget me what are all the changes that might need to be incorporated into the C-module to make it work in Apche2.5.9. Also share if u have any materials related to the new version of Apche. Thanks In advance! Malathi
Thanks for the reply Peon ! I already have a module coded in C which basically does Ldap and RSA authentication for different user groups. That was working fine with Apache 1.3. But now the same module has to be either rewritten or modified for Apche2.0.59. What do i need to do ? What will be the major changes (like adding or removing few APIs). Pls Help me if u have any idea. Or do I get a basic C - module for apache2.0.59 which does the Ldap authorization and authentication over which I will do the neccessary customizations. Thnaks for ur interest..! Please help me if u know what has to be done next. Malathi
Upgrade to 2.2.x 2.0.x has maor issues Also, be noticed that you cannot downgrade to apache 1.x.x later in any condition or you'll have everything messed up.