Quote:
Originally Posted by gm9
O rly? In that case it's a serious security flaw of the web server.
|
Or a bad .php file. If the .php uses a redirect to forward on to the actual file and the DA doesn't follow redirects, it happens. Or if the .php generates some Javascript to trigger the download and the DA doesn't understand Javascript. I have that at work, the filtering software generates a page with Javascript to produce a progress bar while it's scanning large files and anything that's not a Web browser breaks horribly or just gets the page code of the progress-bar page.