On a release prior to 3.9.23 verify the URL Rewrites are working in SSL mode. Upgrade to latest version and observe that URL rewrites not working on SSL pages. If SSL is turned off on entire site and URL rewrites are enabled, URL rewriting works, only when SSL is required for entire site does it not work.
Under Joomla control panel
global configuration -> "Use URL Rewriting" = YES
global configuration -> Server -> Force HTTPS = "Entire Site"
This combination no longer works.
On 1/4/2021 5:51 PM, Harald Leithner wrote:
in 3.9.22 this works?
Which url rewrites do you mean .htaccess?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MNPNSMPC6X7KB6VK3LSYJH6PANCNFSM4VT2CQVQ.
The upgrade was a bigger gap, not 3.9.22 -> 3.9.23. How do I view
update history to tell you the version I upgraded from?
On 1/4/2021 5:51 PM, Harald Leithner wrote:
in 3.9.22 this works?
Which url rewrites do you mean .htaccess?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MNPNSMPC6X7KB6VK3LSYJH6PANCNFSM4VT2CQVQ.
if you use action log you have a chance that it is listed there but if the gap is bigger we don't know the version you updated from.
Is it possible that it was before 3.9.7 (released June 2019)?
Yes, that's sounds close, I upgrade infrequently.
On 1/4/2021 6:15 PM, Harald Leithner wrote:
if you use action log you have a chance that it is listed there but if
the gap is bigger we don't know the version you updated from.Is it possible that it was before 3.9.7 (released June 2019)?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MOR3OOYBEWDNXIUYTDSYJK27ANCNFSM4VT2CQVQ.
How do I view update history to tell you the version I upgraded from?
If action log is not activated in your Joomla:
If a file joomla_update.php
exists in ypur Joomla log folder you can find comments like
2020-11-25T23:52:54+00:00 INFO 77.13.168.203 update Update started by user Super User (462). Old version is 3.9.23-dev.
in it
found it in these logs
Old version is 3.9.15
On 1/5/2021 4:42 AM, ReLater wrote:
How do I view update history to tell you the version I upgraded from?
If action log is not activated in your Joomla:
If a file |joomla_update.php| exists in ypur Joomla log folder you can
find comments like2020-11-25T23:52:54+00:00 INFO 77.13.168.203 update Update started by user Super User (462). */Old version is/* 3.9.23-dev.
in it
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MMLXGNOFG2VEN2JDYDSYLUIFANCNFSM4VT2CQVQ.
can you give an example which redirect doesn't work? or could you link the site?
https://www.storagewerks.net/index.php/products/datamover-storage
works now ->
https://www.storagewerks.net/index.php/products/datamover-storage
use to work -> https://www.storagewerks.net/products/datamover-storage
On 1/5/2021 10:20 AM, Harald Leithner wrote:
can you give an example which redirect doesn't work? or could you link
the site?—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MLTE54SHSWMUNCLVC3SYM36NANCNFSM4VT2CQVQ.
Did you only upgraded Joomla or did you changed also something on the server? because it looks more like the .htaccess redirect doesn't work
upgraded php to v7.3 from v5.4x
upgraded Apache to 2.4.6
upgraded OpenSSL to 1.0.2k-fips
On 1/5/2021 1:59 PM, Harald Leithner wrote:
Did you only upgraded Joomla or did you changed also something on the
server? because it looks more like the .htaccess redirect doesn't work—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MMHOJIGVWDJMCW3ZH3SYNVRNANCNFSM4VT2CQVQ.
That's a large update, please check if the .htaccess file still exists and get executed
.htaccess is there w/ a 2018 date, there's a new htaccess.txt with
Jan/2019 date corresponding with update?
On 1/5/2021 4:05 PM, Harald Leithner wrote:
That's a large update, please check if the .htaccess file still exists
and get executed—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MOE3XST3SPHM5UIZPLSYOEKDANCNFSM4VT2CQVQ.
I'm not so sure if the .htaccess file is loaded by apache could you change the line IndexIgnore *
to In dexIgnore *
then you should get a 500 internal server error. if this if you don't get an internal server error the .htaccess file is not loaded
no 500 internal server error after making this change and I can access
web pages
On 1/6/2021 5:18 PM, Harald Leithner wrote:
I'm not so sure if the .htaccess file is loaded by apache could you
change the line |IndexIgnore *| to |In dexIgnore *| then you should
get a 500 internal server error. if this if you don't get an internal
server error the .htaccess file is not loaded—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#31855 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AJSX2MODA4V3EX4YTXW77OTSYTVVZANCNFSM4VT2CQVQ.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-01-07 13:34:46 |
Closed_By | ⇒ | HLeithner |
Then is is not a Joomla issue, it seems it's a problem with your server configuration. Please ask in the forum or at apache for help.
I'm closing this for now, you can reopen it if you find out that Joomla is the problem, but I think if you fix the .htaccess not loaded problem that Joomla works as you expect.
in 3.9.22 this works?
Which url rewrites do you mean .htaccess?