revert changes in htaccess
This commit is contained in:
parent
9ed96fc771
commit
381cfa5cb7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ AddDefaultCharset UTF-8
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
|
|
||||||
# Base directory
|
# Base directory
|
||||||
RewriteBase /bludit/
|
#RewriteBase /
|
||||||
|
|
||||||
# Deny direct access to the next directories
|
# Deny direct access to the next directories
|
||||||
RewriteRule ^bl-content/(databases|workspaces|pages|tmp)/.*$ - [R=404,L]
|
RewriteRule ^bl-content/(databases|workspaces|pages|tmp)/.*$ - [R=404,L]
|
||||||
|
|
Loading…
Reference in a new issue