> > Do you also have the corresponding LoadModule directives in your config > file? > (shared modules need it to be effectively loaded).
Affirmative: [root@uszwsls00015la apache2]# egrep "status_module|authz_host" conf/httpd.conf LoadModule authz_host_module modules/mod_authz_host.so LoadModule status_module modules/mod_status.so Thanks, Tim On Thu, Mar 19, 2015 at 7:57 PM, Yann Ylavic <ylavic....@gmail.com> wrote: > 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 > > -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B