revert changes in htaccess

This commit is contained in:
MrReSc 2020-12-20 08:18:59 +01:00
parent 9ed96fc771
commit 381cfa5cb7

View file

@ -6,7 +6,7 @@ AddDefaultCharset UTF-8
RewriteEngine on
# Base directory
RewriteBase /bludit/
#RewriteBase /
# Deny direct access to the next directories
RewriteRule ^bl-content/(databases|workspaces|pages|tmp)/.*$ - [R=404,L]