diff --git a/.htaccess b/.htaccess index b1523b66..d21c762c 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] diff --git a/bl-kernel/admin/themes/gris b/bl-kernel/admin/themes/gris index 1478f1a8..09138280 160000 --- a/bl-kernel/admin/themes/gris +++ b/bl-kernel/admin/themes/gris @@ -1 +1 @@ -Subproject commit 1478f1a806ecd94cab55995cadd60f969d80556e +Subproject commit 09138280134ec8014982f260c1ebb6a5b0091fdc diff --git a/bl-kernel/boot/init.php b/bl-kernel/boot/init.php index 3082ad19..12236713 100644 --- a/bl-kernel/boot/init.php +++ b/bl-kernel/boot/init.php @@ -1,10 +1,10 @@