Name

AddModule

Synopsis

AddModule module module ...

Description

[server config]

Specifies one or more modules that should be enabled when the server begins running. Each module can either be compiled into the Apache executable or can exist as an external module. The module should not be already enabled. For example:

AddModule mod_auth_db mod_auth_dbm

You should always add any nonenabled modules with this directive before Apache encounters a directive targeted at that module.

(Apache 1.2 or later)

Get Webmaster in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.