mod_xmlrpc_auth 0.1 review

Download
by rbytes.net on

mod_xmlrpc_auth is an Apache module for XML-RPC Authentication. mod_xmlrpc_auth is an Apache module which performs authentication

License: BSD License
File size: 72K
Developer: Mark D. Roth
0 stars award from rbytes.net

mod_xmlrpc_auth is an Apache module for XML-RPC Authentication.

mod_xmlrpc_auth is an Apache module which performs authentication and authorization using an XML-RPC call.

Installation:

To build mod_xmlrpc_auth, you should be able to simply run these commands:

./configure
make
make install

Encap Package Support

To build this software as an Encap package, you can pass the --enable-encap option to configure. This will be automatically enabled if the epkg or mkencap programs are detected on the system, but can be overridden by the --disable-encap option.

When building an Encap package, the configure script will automatically adjust the installation prefix to use an appropriate Encap package directory. It does this using a heuristic algorithm which examines the values of the ${ENCAP_SOURCE} and ${ENCAP_TARGET} environment variables and the argument to configure's --prefix option.

If mkencap was detected on the system, it will be automatically run during "make install". By default, epkg will also be run, but this can be inhibited with the --disable-epkg-install configure option.

For information on the Encap package management system, see the WSG Encap Archive:

http://www.encap.org/

Configuration

For configuration information, please see the mod_xmlrpc_auth.conf file.

Requirements:
Apache 1.3, 2.x
xmlrpc-c
W3C
libwww

mod_xmlrpc_auth 0.1 keywords