Project

General

Profile

Actions

Bug #54776

closed

ssl proxy [only] for backend failed

Added by Loon Buster almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-01-06
Due date:
% Done:

0%

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

Description

..this makes me angry for a while:

backend: https://ssl-account.com/sub.domain.tld/typo3/
frontend: http://sub.domain.tld/index.php?id=xxx

--

[reverseProxyIP] = *
[reverseProxyHeaderMultiValue] = first
[reverseProxyPrefix] =
[reverseProxySSL] = *
[reverseProxyPrefixSSL] = /sub.domain.tld

--

..with this configuration i've following results:

backend over: https://ssl-account.com/sub.domain.tld/typo3/ > okay

frontend direct: "sub.domain.tld" and over root-id: > calls: https://sub.domain.tld/sub.domain.tld > NOT okay [!]

frontend over other id: sub.domain.tld?id=xxx > okay

if i try any other configuration the backend don't work!

~backend logins over ssl-proxies at other cms are more functional! :/

.loon

Actions

Also available in: Atom PDF