We-Host.com Main Web Site
Web Development
Support

Dynamic Modules
Installing Software Services

Dynamic Modules
Dynamic modules provide you with the ability to extend the features and capabilities of the Apache web server by adding the specific modules you need, when you need them.

A module is a piece of program code that can be added to enhance an existing program. The idea of a dynamic module is the same, a code for enhancing a program; however, the "dynamic" part is special since it allows the module to be loaded for use at run-time into the address space of an executable program. Because a dynamic module is able to be loaded at run-time it makes your server much more flexible at run-time since the actual server process can be assembled at run-time instead of at build time. This capability saves on memory consumption as the specific module needed is dynamically added to the base program only when it is needed. In short, users will be able to extend the features and capability of their own Apache simply by adding a module.

    apache_ssl
     http_core
     mod_access
     mod_actions
     mod_alias
     mod_auth
     mod_auth_dbm
     mod_browser
     mod_cgi
     mod_dir
     mod_frontpage
     mod_imap
     mod_include
     mod_log_agent
     mod_log_config
     mod_log_referer
     mod_mime
     mod_rewrite
     mod_so.c
     mod_userdir
 

Contents Copyright 1997-2003  We-Host Web Hosting. See our copyright page for additional copyright and disclaimer information.

Last Updated: 11 June, 2000  · Email support web site errors to webmaster@we-host.com

We-Host Web Hosting