Hi,
    A draft version of Apache modules is present in
http://wikis.sun.com/display/WebStack/ApacheModulesARC

Do let me know any comments. I will be posting the complete draft to the
list once it stabilizes.

modules:
    mod_fcgid
    mod_jk
    mod_ldap
    mod_authnz_ldap


The modules mod_python, and mod_ruby will be taken up in a separate case
since they are different from the above modules in the following ways.

    1. They modify their respective language packages, and installs a
       large number of files (to the library location of the language)
       to make the functionality available in the parent languages.
       (eg: mod_python installs 38 files into
        /usr/lib/python2.4/site-packages/mod_python)

    2. As such it has to be determined if they should be installed with
       the language specific mechanism as opposed to solaris packages
       (eg: GEM in case of mod_ruby)

    3. They are meta modules that let users write modules on top of
       them. so it is not clear if they belong here.


                                    rahul
--
1. e4 _

Reply via email to