diff --git a/misc/www/build_server/.htaccess b/misc/www/build_server/.htaccess new file mode 100644 index 0000000000..d21a44b7f8 --- /dev/null +++ b/misc/www/build_server/.htaccess @@ -0,0 +1,4 @@ +Options +Indexes + + IndexOptions NameWidth=* + \ No newline at end of file