diff --git a/www/htmltest.yml b/www/htmltest.yml
index c42fc4fbf..3a961273f 100644
--- a/www/htmltest.yml
+++ b/www/htmltest.yml
@@ -8,6 +8,6 @@ IgnoreDirs:
- overrides
IgnoreDirectoryMissingTrailingSlash: true
IgnoreAltMissing: true
-# HTTPHeaders:
-# "Range": "bytes=0-10"
-# "Accept": "*/*"
+HTTPHeaders:
+ "Range": "bytes=0-10"
+ "Accept": "*/*"