Page 1 of 1

Error with disabled direct download

Posted: 14 Jun 2022, 14:33
by patjun
Hi Jan,

after a server change, the download with disabled direct download of files no longer works.

We get the following error message:

The site is unavailable
The webpage at https://intern.gsj-berlin.de/index.php/ ... -anleitung may be temporarily unavailable or may have been permanently moved to a new web address.
ERR_HTTP2_PROTOCOL_ERROR

The direct link works and the rest of the website also has no problems.

Do you have any idea what can cause this error.

Used Versions:
Joomla 3.10.9
Phoca Downloads 3.2.3
PHP 7.4.30


Greetings from Berlin
Patrick

Re: Error with disabled direct download

Posted: 15 Jun 2022, 21:01
by patjun
Hi Jan,
we found a solution.

It looks like the problem is the server configuration of the hoster domainfactory.
We fixed the problem by adding the next to lines to the .htaccess file.

Header set Accept-Ranges none
RequestHeader unset Range

Best
Patrick

Re: Error with disabled direct download

Posted: 21 Jun 2022, 12:20
by Jan
Hi, thank you for the info.

Jan