]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Mod_echo was using raw args instead of a flag to enable and disable
authorRyan Bloom <rbb@apache.org>
Thu, 17 Aug 2000 14:54:28 +0000 (14:54 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 17 Aug 2000 14:54:28 +0000 (14:54 +0000)
commitfc0718f426f76664c2e12366bfec7523ca88eba4
tree5e1901f780d7bd4fc9106f61861237d87c55eb94
parent209770a679611d11ad371afb5efb8f990315ce45
Mod_echo was using raw args instead of a flag to enable and disable
itself.  I believe this is what was causing the module to not be able to
be enabled and disabled on a per-server basis.  This patch makes it use
a flag

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86093 13f79535-47bb-0310-9956-ffa450edef68
modules/echo/mod_echo.c