X-Git-Url: http://git.pjr.cc/?p=glcas.git;a=blobdiff_plain;f=www%2Findex.php;h=aa5455cdcc95f5a34109e99b130804b8f378c85b;hp=47a19a4e9524499915f61112e207bcb79fcdea81;hb=ac6a7aa8e9f814a71f1c759c8ec2c83882cc1240;hpb=2fa1f64869bb3a64491db98991f42c4acd0d2751 diff --git a/www/index.php b/www/index.php index 47a19a4..aa5455c 100644 --- a/www/index.php +++ b/www/index.php @@ -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);