2a02:1810:1e20:6d00:88bf:2364:ae23:41a7 - - [30/Aug/2022:13:21:01 +0200] "POST /phpMyAdmin/index.php?route=/config/get HTTP/2.0" 200 2021 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
2a02:1810:1e20:6d00:88bf:2364:ae23:41a7 - - [30/Aug/2022:13:21:01 +0200] "POST /phpMyAdmin/index.php?route=/navigation&ajax_request=1 HTTP/2.0" 200 4393 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
2a02:1810:1e20:6d00:88bf:2364:ae23:41a7 - - [30/Aug/2022:13:21:01 +0200] "POST /phpMyAdmin/index.php?route=/config/get HTTP/2.0" 200 2114 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
2a02:1810:1e20:6d00:88bf:2364:ae23:41a7 - - [30/Aug/2022:13:21:01 +0200] "POST /phpMyAdmin/index.php?route=/version-check HTTP/2.0" 200 642 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
2a02:1810:1e20:6d00:88bf:2364:ae23:41a7 - - [30/Aug/2022:13:21:01 +0200] "POST /phpMyAdmin/index.php?route=/config/set HTTP/2.0" 200 2013 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
Oh interesting. How did you manage to do that?I had webapps only on the hostname.
I bet i accidentaly changed that setting once. its my hobby server so i mess with it haha.Oh interesting. How did you manage to do that?
Yes but I'm curious as to where that setting was. In some phpadmin config file? You customized that or something?I bet i accidentaly changed that setting once.
Its a custombuild thing.Yes but I'm curious as to where that setting was. In some phpadmin config file? You customized that or something?![]()
Did you also update things afterwards?When selected 'Yes' ipv6 won't work.
Old topic, but the same problem occured. The fix in CustomBuild:
View attachment 8887
When selected 'Yes' ipv6 won't work.
You're completely right, I did add this to the fix. I did not change the redirect_host because this was already set by the hostname without 'https://' Redirect_host_https was also set by "Yes".Did you also update things afterwards?
da build update
da build rewrite_confs
Edit: and set the redirect_host=https://your.hostname.here before doing the above commands?
Or ssl_redirect_host= I'm not sure if this one is needed or both or what. There are topics about this on the forum.
That is correct, but still the ssl_redirect_host pointing to the hostname is required.Redirect_host_https was also set by "Yes".
For me and the customers it is working!That is correct, but still the ssl_redirect_host pointing to the hostname is required.
I've found some info here too https://forum.directadmin.com/threads/redirect_host_https.54496/#post-279367 ofcourse with rewrite_confs afterwards again (for people also reading this).
Or did you have it fixed now?