Hi all,
I would like to know what is the difference between LoadModule &
AddModule configuration directives in httpd.conf of Apache server.
I guess LoadModule is for loading dynamic modules which or in
object file and the later is to load dynamic modules which are in
source form like c source file. Is that right.
Looking for a elobrate explanation.
Thankz
Prince Of Code
I would like to know what is the difference between LoadModule &
AddModule configuration directives in httpd.conf of Apache server.
I guess LoadModule is for loading dynamic modules which or in
object file and the later is to load dynamic modules which are in
source form like c source file. Is that right.
Looking for a elobrate explanation.
Thankz
Prince Of Code
Comment