Main public logs
Appearance
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).
- 12:56, 12 April 2026 Testeditor talk contribs created page Wiki:Config/mw145 clean URL config (Created page with "= VHost setting = == Filename == <pre> /etc/www/https/mw145.conf </pre> == Content == <pre> <VirtualHost *:8081> ServerName mw145.local ServerAlias mw145 DocumentRoot /var/www/mw145 <Directory /var/www/mw145> 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}...")