[TYPO3-german] Security Updates

Philipp Gampe philipp.gampe at typo3.org
Fri May 23 11:39:33 CEST 2014


Hi Peter,

Peter Linzenkirchner wrote:

> wie müssten denn die trustedHostsPattern aussehen, bei mehreren Domains?
> 
> ['TYPO3_CONF_VARS']['SYS']['domain1.de,domain2.de']
> ?

Nein, es muss eine regulärer Ausdruck sein:
['TYPO3_CONF_VARS']['SYS'] = '(example\.org|example\.com)'

oder kürzer:
['TYPO3_CONF_VARS']['SYS'] = 'example\.(org|com)'

Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list