Support

Admin Tools

#33860 indexignore

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 Sunday, 08 November 2020 01:17 CST

wynchcote

Please look at the bottom of this page (under Support Policy Summary) for our support policy summary, containing important information regarding our working hours and our support policy. Thank you!

wynchcote

Can you please advise whether we need to make any changes via HTACCESSMAKER following the recommendation by Joomla! Project to edit HTACCESS files as follows after updating to Joomla! 3.9.22?

HTACCESS Pre v3.9.22

## No directory listings
<IfModule autoindex>
IndexIgnore *
</IfModule>

HTACCESS Pst v3.9.22## No directory listings
<IfModule mod_autoindex.c>
IndexIgnore *
</IfModule>

HTACCESSMAKER in my websites is currently generating:

##### No directory listings -- BEGIN
IndexIgnore *
Options -Indexes
##### No directory listings -- END

Many thanks,

Ken :)

tampe125
Akeeba Staff

Hello,

long story short: our code is correct.

.htaccess Maker allows you to choose whether to include the directive or not. As a result it DOES NOT need to be wrapped in IfModule. Moreover, we do the right thing and add Options -Indexes to tell Apache to NOT even try creating directory indices instead of merely telling it to ignore adding any file to the index.

Please remember that Joomla DOES NOT do things the right way. It does them the way it's least likely to cause a problem. .htaccess Maker does it the right way and gives you options to toggle features in case they do cause a problem. Our approach is better for security but requires support. Joomla's approach is just OK for security in most cases and does not require any support whatsoever.

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!

wynchcote

HI Davide,

Thank you for the very quick response AND confirmation that no changes need to be made in HTACCESSMAKER.

Ken :)

tampe125
Akeeba Staff

You're welcome!

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!

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!