Support

Admin Tools

#30843 2 errors, check the file generated by Admin Tools

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 Wednesday, 27 February 2019 17:17 CST

GheeraertM
Hello,
When I check the file generated by Admin Tools in http://www.htaccesscheck.com
I receive 2 errors:

Header unset X-Powered-By
</IfModule>

ServerSignature Off
## Prevent content transformation
<IfModule mod_headers.c>

Header merge Cache-Control "no-transform"
</IfModule>
##### Advanced server protection -- END


## HSTS Header - See http://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security
<IfModule mod_headers.c>
Header always set Strict-Transport-Security "max-age=31536000" env=HTTPS
</IfModule>
## Disable HTTP methods TRACE and TRACK (protect against XST)
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteRule ^ - [R=405,L]
## Referrer-policy
<IfModule mod_headers.c>
Is this normal? What should I correct?
In advance, thank you

tampe125
Akeeba Staff
Hello,

can you please be more specific?
What should be the error inside the .htaccess file created by Admin Tools?
When you use our file, do you get any server error?

Please remember that Admin Tools uses different values accordingly to your webserver type and version, maybe that site is running static checks for a different version of Apache?

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

GheeraertM
Hello, I don't have any visible errors but I tested the code out of curiosity and I saw these errors. I invite you to do the test to make sure.

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!