apache_get_modules Get a list of loaded Apache modules Description arrayapache_get_modules This function returns an array with the loaded Apache modules. <function>apache_get_modules</function> example ]]> &example.outputs.similar; core [1] => http_core [2] => mod_so [3] => sapi_apache2 [4] => mod_mime [5] => mod_rewrite ) ]]> This function is available only in Apache 2 handler. As of PHP 5, it is available also in Apache 2 filter and Apache 1.