]> granicus.if.org Git - apache/commit
Allow modules to be added to the server at configure time. The syntax
authorRyan Bloom <rbb@apache.org>
Mon, 9 Apr 2001 05:18:40 +0000 (05:18 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 9 Apr 2001 05:18:40 +0000 (05:18 +0000)
commitb1aa5cbce27f32806093c5aa698fab6710ceaa4b
treebd3ba4b2cccefa49fad2d9f9547d282d1c61be5f
parentf3269d363988628fd711843711b2178e6c900e9f
Allow modules to be added to the server at configure time.  The syntax
is:

--with-module=module_type:/path/to/module

module_type is the directory under modules/ that the module should be
copied to.  Currently, this only adds static modules

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88772 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/config5.m4 [new file with mode: 0644]