Googling the error shows that it is a common error with wpress not Joomla. Wpress appears to have problems with Safari browser and compressed text files.
A suggested fix is add the following to the.htaccess filePlease post the results of the fpa https://forumpostassistant.github.io/docs/
A suggested fix is add the following to the.htaccess file
Code:
# compress text file responses<IfModule mod_deflate.c>AddOutputFilterByType DEFLATE text/plainAddOutputFilterByType DEFLATE text/htmlAddOutputFilterByType DEFLATE text/cssAddOutputFilterByType DEFLATE text/javascriptAddOutputFilterByType DEFLATE application/jsonAddOutputFilterByType DEFLATE application/javascriptAddOutputFilterByType DEFLATE application/x-javascript</IfModule>
Statistics: Posted by Webdongle — Mon Feb 05, 2024 3:24 am