From b430dd1cfe77dab2ce72fce4803c2bb92b2491b5 Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Wed, 16 Jan 2019 13:04:37 +0100 Subject: [PATCH] comment line from .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 2d233b97..3ef5e449 100644 --- a/.htaccess +++ b/.htaccess @@ -6,7 +6,7 @@ AddDefaultCharset UTF-8 RewriteEngine on # Base directory -RewriteBase / +# RewriteBase / # Deny direct access to the next directories RewriteRule ^bl-content/(databases|workspaces|pages|tmp)/.*$ - [R=404,L]