Project

General

Profile

Actions

Bug #24565

closed

Redirect error behind CDN

Added by Daniel no-lastname-given almost 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2011-01-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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)

Actions #1

Updated by Steffen Gebert almost 14 years ago

What's the action of the felogin form?
What's the baseurl of the page?

Actions #2

Updated by Daniel no-lastname-given almost 14 years ago

<form action="partnerships/partnership-login/test-login/" target="_top" method="post" onsubmit="">

config.baseURL = http://www.myweb.com/

Actions #3

Updated by Steffen Gebert almost 14 years ago

No, what's the output for the <base> tag?

Actions #5

Updated by Steffen Gebert almost 14 years ago

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.

Actions #6

Updated by Daniel no-lastname-given almost 14 years ago

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

Actions #7

Updated by Steffen Gebert almost 14 years ago

Thanks for your feedback!

Actions

Also available in: Atom PDF