Quantcast
Viewing all articles
Browse latest Browse all 1954

Administration Joomla! 3.x • Re: Host changed server and blank site with error. FPA inside

5 ) I tried using a default .htaccess file temporarily ( From https://docs.joomla.org/preconfigured_htaccess )
That page is out of date. The latest preconfigured .htaccess includes the Brotli compression in the Gzip section:

Code:

# Serve correct content types, and prevent mod_deflate double compression.RewriteRule "\.css\.gz$" "-" [T=text/css,E=no-gzip:1,E=no-brotli:1]RewriteRule "\.js\.gz$" "-" [T=text/javascript,E=no-gzip:1,E=no-brotli:1]
This doesn't seem to work, is it possible to find a default .htaccess file for PHP 3.9.x ?

Statistics: Posted by koalajoomla — Thu Apr 11, 2024 1:10 pm



Viewing all articles
Browse latest Browse all 1954

Trending Articles