diff --git a/public/.htaccess b/public/.htaccess index 9d7fff3..42e924e 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -10,4 +10,8 @@ mod_gzip_item_include mime ^application/x-javascript.* mod_gzip_item_exclude mime ^image/.* mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* - \ No newline at end of file + + + + Options -Indexes + \ No newline at end of file