000webhost application error #225

Closed
opened 2021-06-06 04:06:34 +00:00 by chadmoderd · 2 comments

I am getting an application error on 000webhost, I've determined the main problem that is causing this, and that is the .htaccess file, specifically lin 31-33 which is <IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript </Ifmodule>

Can you please help me on how to fix this problem? please?

I am getting an application error on 000webhost, I've determined the main problem that is causing this, and that is the .htaccess file, specifically lin 31-33 which is `<IfModule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript </Ifmodule>` Can you please help me on how to fix this problem? please?

I couldn't tell you why it works for me and doesn't work for you, but this seems like a known host issue. Someone had an identical problem here: https://www.000webhost.com/forum/t/app-error-with-my-domain/116733/

You can probably safely remove that section of the file to fix it. I think the only effect would be slightly higher page loadtimes because you're not compressing data, but I'm sure the difference is small on any modern connection.

I couldn't tell you why it works for me and doesn't work for you, but this seems like a known host issue. Someone had an identical problem here: https://www.000webhost.com/forum/t/app-error-with-my-domain/116733/ You can probably safely remove that section of the file to fix it. I think the only effect would be slightly higher page loadtimes because you're not compressing data, but I'm sure the difference is small on any modern connection.
Owner

Please let me know if 6bcc978bc9 resolves this issue.

Please let me know if 6bcc978bc9f7c6a3b1ed1207af2da324de30884e resolves this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#225
No description provided.