Loading README.md +5 −6 Original line number Diff line number Diff line Loading @@ -97,12 +97,11 @@ When apxs installs the module, the Apache server configuration file httpd.conf i A conditional section for configuration of the module can be added to httpd.conf. An example is included below. Note that mod_honeypot configuration directives should appear after the LoadModule request for the module. \# ======================================================== \# \# MOD_HONEYPOT CONTROL \# \# ======================================================== # ======================================================== # # MOD_HONEYPOT CONTROL # # ======================================================== <IfModule honeypot_module> Loading Loading
README.md +5 −6 Original line number Diff line number Diff line Loading @@ -97,12 +97,11 @@ When apxs installs the module, the Apache server configuration file httpd.conf i A conditional section for configuration of the module can be added to httpd.conf. An example is included below. Note that mod_honeypot configuration directives should appear after the LoadModule request for the module. \# ======================================================== \# \# MOD_HONEYPOT CONTROL \# \# ======================================================== # ======================================================== # # MOD_HONEYPOT CONTROL # # ======================================================== <IfModule honeypot_module> Loading