mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Explain some things
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@724360 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
9
modules/proxy/balancers/WHERE_IS_CONFIG_M4.txt
Normal file
9
modules/proxy/balancers/WHERE_IS_CONFIG_M4.txt
Normal file
@ -0,0 +1,9 @@
|
||||
The config.m4 file that normally would be located
|
||||
in this directory is actually concatted to the end
|
||||
of ../config.m4 (ie: modules/proxy/config.m4).
|
||||
|
||||
This is done to force the correct loading of the
|
||||
submodules. So if additional bundled LB submodules are
|
||||
added, ../config.m4 must be updated as well.
|
||||
|
||||
There is likely a better way to do this...
|
Reference in New Issue
Block a user