[TYPO3-core] RFC: #2300: [TS] Condition hostname doesn't work

Benjamin Mack benni at typo3.org
Mon Sep 15 18:13:18 CEST 2008


Hey Steffen,

also, if I read this correctly, I see this.

Before your patch:
t3lib_div::cmpFQDN(t3lib_div::getIndpEnv('REMOTE_ADDR'))

Do a reverse DNS Lookup on the IP address of the client.

After your patch:
See if the host matches the servers HTTP_HOST variable.

So, the behaviour before was the CLIENTs Host name, after that is the 
SERVERs host name? or do I miss something here?

-- 
All the best,
benni.
-SDG-


More information about the TYPO3-team-core mailing list