Jump to content

Main public logs

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

Logs
  • 14:20, 11 April 2026 Mngr talk contribs created page Wiki:Virtual Host for mwiki (Created page with "<pre> <VirtualHost *:80> ServerName mwiki.costasano.club ServerAlias mwiki DocumentRoot /var/www/mediawiki <Directory /var/www/mediawiki> AllowOverride All Require all granted </Directory> RewriteEngine On # Do NOT rewrite REST or API entry points RewriteCond %{REQUEST_URI} ^/rest\.php RewriteRule .* - [L] RewriteCond %{REQUEST_URI} ^/api\.php RewriteRule .* - [L] RewriteCond %{REQUEST_URI} ^/load...")