Support

Admin Tools

#26361 How to add masket entry to .htaccess

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, 20 November 2016 17:17 CST

[email protected]
 I need to add to .htaccess exception for files :

deleteme.[???].php

If I add to .htaccess line

RewriteRule ^deleteme.[0-9a-zA-Z]*\.php$ - [L]


it works ok

If I add in exceptions section of .htaccess maker such exception:
deleteme.[0-9a-zA-Z]*\.php


incorrect output is generated :
RewriteRule ^deleteme\.\[0\-9a\-zA\-Z\]\*\.php$ - [L]

tampe125
Akeeba Staff
Hello,

you should the whole rule in the field Custom .htaccess rules at the top of the file, otherwise the name of the file gets escaped, as you just experienced.

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!