On Wed, Aug 24, 2022 at 7:35 PM Frank Gingras <thu...@apache.org> wrote: > > Curtis, > > Eric's answer was much more on point. > > Further, "enabling" a module is just confusing for new users. Modules are > either loaded, or not loaded. If you load a module previously not loaded, > then you restart httpd.
Even this is not needed. Every loaded module is unloaded during a reload (graceful restart), and any new or old LoadModule is processed again. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org