X-Git-Url: http://git.pjr.cc/?p=glcas.git;a=blobdiff_plain;f=www%2Findex.php;h=47a19a4e9524499915f61112e207bcb79fcdea81;hp=e6e6f95eb595e14e3dc958eb3045920fdf8d08a9;hb=d180d75c38719089d9ecbb98f6c03a97af0199af;hpb=b0651723ae8487b4791b01cfbdcebf2d76907bed diff --git a/www/index.php b/www/index.php index e6e6f95..47a19a4 100644 --- a/www/index.php +++ b/www/index.php @@ -38,6 +38,7 @@ if(file_exists($WEB_ROOT_FS."/../var")) { } } +header("Accept-Ranges: none"); $glconfig = new GLCASConfig(); $glconfig->loadConfig($configpath);