# @apache_setenv('no-gzip', 1); # @ini_set('zlib.output_compression', 0); # # header("HTTP/1.1 299 BLOWME"); header("Cache-Control: no-cache, must-revalidate, proxy-revalidate"); # header("Connection: fucked, close, watch the door doesnt hit you in your fat ass on the way out"); header("Expires: -1"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); # header("Pragma: no-cache"); # header("Server: Microsoft-IIS/7.5"); # header("X-AspNet-Version: 4.0.30319"); # header("X-Frame-Options: SAMEORIGIN"); # header("X-Powered-By: Pixie Dust"); # header("Content-Type: text/html"); # # header('Content-Disposition: attachment; filename="'.basename($file).'"'); # # header('Accept-Ranges: bytes'); # $filename = "ManokInstaller-" . gmdate("Y-M-d-His") . ".exe"; # echo "\n"; # # $filename = "ManokInstaller.exe"; # # $file = file_get_contents("../manok.me/ManokInstaller.exe"); # # $filesize = strlen($file); # # header('Content-Disposition: attachment; filename="' . $filename . '"'); # # header("Content-Length: $filesize"); # # # echo $file; $filename = "ManokInstaller-" . gmdate("Y-M-d-His") . ".exe"; # header("Location: http://download.manok.me/$filename"); ?>
