diff --git a/.htaccess b/.htaccess index a63010c1..3f010a84 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,9 @@ Order Deny,Allow Deny from all + + + + Order Deny,Allow + Deny from all \ No newline at end of file