first set of actually fully working code (against the centos and
[glcas.git] / www / index.php
index 47a19a4..aa5455c 100644 (file)
@@ -38,7 +38,7 @@ if(file_exists($WEB_ROOT_FS."/../var")) {
        }
 }
 
-header("Accept-Ranges: none");
+header("Accept-Ranges: bytes");
 
 $glconfig = new GLCASConfig();
 $glconfig->loadConfig($configpath);