| > Apparently, Httrack doesn't handle that mime type:
> header('Content-Type: '.$mime);
> header('Content-Disposition: attachment;
> filename="'.basename($file_name).'"');
Gasp
One year ago it worked without the need of sophisticated settings but I lost
these settings when changing the pc
The files were downloaded with their original long names and .BKR extension
Is there a way to uncheck Httrack handling the file type and to simply get the
file 'as is' ?Thank you for your answer | |