| Hi everyone,
how can I set / handle parameters like ?file=/link-to-my-file?
I want to mirror a site that is build with a CMS called Contao
(www.contao.org) that build download-links like this:
<http://www.mydomain.tl/home.html?file=tl_files/myfile.pdf>
so that the file will not be opened in the browser but downloaded. I can't get
this to work with httrack: httrack always creates a html-file (like home.html,
or with added signs in case there are more than one per page) that is in fact
the PDF.
But clicking the link in the mirrored copy will not start the download but
open the file source in the browser.
Is there a way to tell httrack that the parameter "home.html?file=" indicates
a link to a file?
Thanks in advance,
Johannes | |