Launch:
www.mywebsite.com/%$£-wrong-or-inexistent-url
A 404 error page
It loads up to the "first slash" of THE VALID URL, in this case it loads homepage, without any 404 error
www.mywebsite.com/%$£-wrong-or-inexistent-url => J4.1 loads: www.mywebsite.com
Joomla 4.1 on Apache+Nginx using Mysql
Joomla 4.1 on OpenLitespeed using MariaDB
For wrong url with a second / "slash" it returns correctly a 404 error page
i.e.: www.mywebsite.com/category/%$£-wrong-or-inexistent-url => J4.1 returns correctly a 404 error
Labels |
Added:
No Code Attached Yet
|
Hi Brian,
yes, i put the basic J4 .htaccess in both Apache+Nginx and OpenLitespeed webservers again right now: but it doesn't works as expected. (Now i put again my standard htaccess directives: some redirects, and the removal of the last "ZIP" block on OpenLitespeed webserver)
I already tested deactivating quite every extension on my websites, and switched also to Cassiopeia template from Gantry: but the issue persist on every J4.1 website (at first i thought about a Gantry issue).
Right in this moment i see this: gantry/gantry5#2938
Now deactivating completely Gantry and using Cassiopeia i can replicate the issue.
Update, 29 March 2022:
Now the problem seems solved in my live websites.
Most likely that extension was causing the issue, which was inactivated while error testing.
I will make more trials, and i will close this issue just in case.
Tested: plugin related issue.
I'm closing the issue.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-31 22:48:41 |
Closed_By | ⇒ | morphinestyle |
I am unable to replicate this. Are you using the htaccess file supplied by Joomla