Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ # This file is auto generated by Matomo, do not edit directly # Please report any issue or improvement directly to the Matomo team. # First, deny access to all files in this directory Order Deny,Allow Deny from All = 2.4> Require all denied Order Deny,Allow Deny from All Require all denied # Serve HTML files as text/html mime type - Note: requires mod_mime apache module! AddHandler text/html .html AddHandler text/html .htm # Allow to serve static files which are safe Order Allow,Deny Allow from All = 2.4> Require all granted Order Allow,Deny Allow from All Require all granted # Allow to serve manifest.json Order Allow,Deny Allow from All = 2.4> Require all granted Order Allow,Deny Allow from All Require all granted