Michael

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: [Mobile iOS] Mp3 Player #88055

Michael
Member

I have the same problem. It seems that the content-lenght header is missing when I open the direct url of the mp3. The demo’s at your server works ok and have a content-lenght header. I use the most recent version: Version 4.7.8. I have no clue how to solve this at this point. Hopefully you can help and use my information.

in reply to: Get 400 bad request when updating settings #72142

Michael
Member

I found a solution in the forum, it seems to be a Siteground hosting thing:

When adding the following in the htaccess file the problem disappeared.

<IfModule mod_security.c>
SecFilterRemove 001868
</IfModule>

Viewing 2 posts - 1 through 2 (of 2 total)