Support

Admin Tools

#33069 .htacces: "always" tag missing

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by on Thursday, 18 June 2020 17:17 CDT

drlukacs
Hi,

The .htaccess generator generates the following code:
## Remove Apache and PHP version signature
<IfModule mod_headers.c>
        Header unset X-Powered-By 
</IfModule>


However, the code does not seem to be respected, because the always tag is missing. The code should read
        Header always unset X-Powered-By


Furthermore, the following code should also be added to properly hide what is "under the hood":
Header always unset X-Content-Powered-By


Would you consider incorporating these into Admin Tools?

Best wishes,
Gabor

nicholas
Akeeba Staff
Manager
Looking back at my notes, the only reason I had not implemented it was support for Apache 1.3 which is ancient history now. So, yup, I'll add these changes to the next release of Admin Tools. Thank you for the reminder :)

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

System Task
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!