Hello,
I see an installation message on joomla after the update to 4.3.0.
Below the message.
"
Before 4.2.9 the default htaccess.txt file contained erroneous code for appending the "Content-Encoding" HTTP header. This could result in double encoding errors when Joomla is installed in a subdirectory and both this directory and its parent directory contain an .htaccess file with this code. You should manually apply the necessary changes to any existing .htaccess file, as this file can not be updated automatically.
The old code:
Header append Content-Encoding gzip
The new code:
Header set Content-Encoding gzip
"
In admin tools pro, we have also a message:
"
Your server config file may need to be rebuilt
Admin Tools detected that your server configuration file (ie .htaccess, nginx.conf or web.config) has been modified. We strongly suggest you to put any manual edit inside the Custom rules fields, so you won't lose them if you ever regenerate the file using Admin Tools
"
I try to use the .htaccess maker to addjust options and preview the file but when the file is generated with the old code not the new announced on Joomla installation message.
Do we need to update this manually or keep the file as generated by Admin tools with the variable "append"?
Do you plan to update this?
Thanks for your feedback.
Best regards,
Cédric