On Thu, Mar 19, 2015 at 9:51 PM, Tim Dunphy <bluethu...@gmail.com> wrote: >> mod_status loaded? > > > Yep! > > [root@uszwsls00015la apache2]# apachectl -M | grep status > status_module (shared) > > And so are mod_authz_host: > > [root@uszwsls00015la apache2]# apachectl -M | grep authz_host > authz_host_module (shared)
Do you also have the corresponding LoadModule directives in your config file? (shared modules need it to be effectively loaded). --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org