Main public logs

From IT-Arts.net

Combined display of all available logs of IT-Arts.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:19, 14 December 2025 Admin talk contribs created page APACHE2 - Virtual Host Configuration Security Best Practices (Created page with "Category:Wiki == Secure ServerTokens and ServerSignature == By default, Apache may reveal sensitive information about your server version, OS, and modules. It’s important to disable these headers to minimize information exposure. <nowiki> # Disable ServerTokens to prevent detailed server version disclosure ServerTokens Prod # Disable ServerSignature to prevent the display of server version info in error pages ServerSignature Off</nowiki> == Restrict Access to...")