Apache’de yüklü modülleri görmek için…
[root@localhost ~]# apachectl -t -D DUMP_MODULES
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
auth_basic_module (shared)
auth_digest_module (shared)
authn_file_module (shared)
...
Syntax OK
Posted in Apache, Linux on August 7th, 2010 by Kürşad DARA | | 0 Comments