diff --git a/public/.htaccess b/public/.htaccess index d696755..e6e33f4 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -18,12 +18,6 @@ Options -Indexes Deny from all -# Directory protection - - Order allow,deny - Deny from all - - # URL Routing - Route all requests to index.php RewriteEngine On