Test with a "normal" online domain like example.org or subdomain like sub.example.org!
Test will not work with XAMPP, MAMP or so.
Current staging with testing sample data.
SEF Yes. Url Rewrite: Yes.
Activate plugin "System - Redirect". Enable "Collect URLs".
Go to frontend and enter not existing URL like
example.org/database/db.sql.gz
(replace example.org with your domain). It throws a 404 error (not found)
Check backend > Components > Redirects.
Above URL is collected as expected.
Delete it.
Go to plugin "System - Redirect" and create a new Term
for Exclude URLs
without checking "Regular Expression".
/database/
Go to frontend and enter again not existing URL
example.org/database/db.sql.gz
(replace example.org with your domain).
Check backend > Components > Redirects.
database/
in Term field instead of
/database/
But that would also block mydatabase/ and similiar URLs.
Please don't comment that I should use a regular expression in this case ;-) I know that it's possible but from my point of view that's not obvious for users and not an expected behavior.
Labels |
Added:
?
|
Category | ⇒ | com_redirect |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-25 05:42:41 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_Date | 2018-03-25 05:42:41 | ⇒ | 2018-03-25 05:42:42 |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/19973
Confirmed. Please close we have a PR.