diff --git a/.htaccess b/.htaccess index 5773856..678e211 100644 --- a/.htaccess +++ b/.htaccess @@ -20,6 +20,12 @@ RewriteEngine on # Header set Access-Control-Allow-Origin * # +# Block direct downloading of .mbtiles + + Order Allow,Deny + Deny from all + + # Mapping of the WMTS standardized URLs to real files and XML capabilities to tileserver.php # WMTS RESTful