Advertisement
Guest User

Untitled

a guest
Mar 10th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. # apache2ctl -t -D DUMP_MODULES
  2. Loaded Modules:
  3. core_module (static)
  4. so_module (static)
  5. watchdog_module (static)
  6. http_module (static)
  7. log_config_module (static)
  8. logio_module (static)
  9. version_module (static)
  10. unixd_module (static)
  11. access_compat_module (shared)
  12. alias_module (shared)
  13. auth_basic_module (shared)
  14. authn_core_module (shared)
  15. authn_file_module (shared)
  16. authz_core_module (shared)
  17. authz_host_module (shared)
  18. authz_user_module (shared)
  19. autoindex_module (shared)
  20. deflate_module (shared)
  21. dir_module (shared)
  22. env_module (shared)
  23. filter_module (shared)
  24. mime_module (shared)
  25. mpm_prefork_module (shared)
  26. negotiation_module (shared)
  27. php7_module (shared)
  28. reqtimeout_module (shared)
  29. setenvif_module (shared)
  30. status_module (shared)
  31.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement