diff --git a/includes/.htaccess b/includes/.htaccess index 3418e55..f337733 100644 --- a/includes/.htaccess +++ b/includes/.htaccess @@ -1 +1,4 @@ -deny from all \ No newline at end of file +Deny From All + +Allow From All + \ No newline at end of file