Joomla https problem... #42147
Unanswered
pietru2004
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Did you disabled the https redirect in Joomla and redirect it on nginx? Also does your nginx provide the https header? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would somebody be able to help how to make joomla work on
https://example.com:444
?Joomla works when connecting normally (via local server ip), but when I connect via
https://example.com:444
it redirects me tohttps://example.com
(port 443).My problem is that router admin dashboard takes 443 port and it is not possible to change that port atm...
Also I use nginx proxy manager that successfully redirects few other proxy paths that don't end up as
https://example.com
and properly keep 444 port in the link...Beta Was this translation helpful? Give feedback.
All reactions