Bug #24565
closed
Redirect error behind CDN
Added by Daniel no-lastname-given almost 14 years ago.
Updated almost 14 years ago.
Description
I've got a website which is behind a CDN, the main website is
cdnmyweb.net (which is only for us to access typo3) and it is deploy by
CDN for public acces to myweb.com.
When I try to login, the website is redirected to cdnmyweb.net !
I've use this parameter : feloginBaseURL = http://www.myweb.com/
But not way !
(issue imported from #M17026)
What's the action of the felogin form?
What's the baseurl of the page?
<form action="partnerships/partnership-login/test-login/" target="_top" method="post" onsubmit="">
config.baseURL = http://www.myweb.com/
No, what's the output for the <base> tag?
Umm.. dunno, why there's a redirect made. Have a look at the hidden parameters in the form, whether there is some redirect URL or double-check, if you really don't have one defined for the wrong domain.
There is not ! But I've found that the web server seems to have a wrong configuration. I've tried some environments variables and when I display HTTP_HOST the value is cdnmyweb.net !
So I guess that the problem is coming from this part !
Sorry for the inconvenience and many thank for your support
You can close it
Thanks for your feedback!
Also available in: Atom
PDF