To check loaded apache modules, you can take a look at
# apachectl -MOR
# apache2ctl -M
core_module (static) mpm_prefork_module (static) http_module (static) so_module (static) auth_basic_module (shared) auth_digest_module (share) ..... ..... ..... ..... reqtimeout_module (shared) php5_module (shared)
No comments:
Post a Comment