aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/templates/info.conf
Commit message (Collapse)AuthorAgeFilesLines
* Protect the /server-status and /server-info endpointsDan Fandrich2025-12-261-0/+38
These provide potentially sensitive information, so allow access only from localhost. Reported-by: bas