Apache: Revision history

From mylearnings
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 June 2025

  • curprev 04:4304:43, 16 June 2025 162.158.216.160 talk 1,251 bytes +1,251 Created page with "= Overview = * Apache2 server like Nginx, operates in Layer 7/Application Layer. It understands http, https...etc * It is the first webserver that was deployed over the web. * Apache2 is extended using modules. Actually module is a shared library. <pre> root@vector:/etc/apache2# a2query Usage: /usr/sbin/a2query -q -m [MODULE] -s [SITE] -c [CONF] -a -v -M -d -h -q suppress any output. Useful for invocation from scripts -m [MODULE] checks whether the mod..."