Project

General

Profile

Proxy Configuration » History » Version 1

Enis Nuredini, 21.07.2023 15:03

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