Project

General

Profile

Proxy Configuration » History » Version 2

Enis Nuredini, 21.07.2023 15:04

1 1 Enis Nuredini
h1. Proxy Configuration
2
3 2 Enis Nuredini
In typo3 v11 configuration needs to be done for working proxy access under Setttings > Configure Installation-Wide Options:
4 1 Enis Nuredini
<pre>
5
[SYS][reverseProxyIP] = * 
6
[SYS][reverseProxyHeaderMultiValue] = last 
7
[SYS][reverseProxySSL] = * 
8
</pre>