Previous Topic: LoadModule Entries AddedNext Topic: SmInitFile Entry Added


mod_sm.c Entry Added to ClearModuleList

If the directive ClearModuleList exists in the DSO configuration section, the mod_sm.c entry is placed at the end of the AddModule section of the file, as shown in bold:

ClearModuleList

AddModule mod_env.c

    .

    .

    .

AddModule mod_servletexec.c

#Siteminder

AddModule mod_sm.c