[TYPO3-english] cookieDomain issue

Jigal van Hemert jigal.van.hemert at typo3.org
Mon Feb 15 09:19:42 CET 2016


Hi,

On 14/02/2016 20:52, Loek Hilgersom wrote:
> Now I'll dig into building a regexp to exclude those 2 subdomains while
> including the others as well as a couple of other domains.

One tip: the entire match is used for the domain in the cookie, so you 
can't use lookbehind/lookahead assertions ( (not) preceded/followed 
by...) as they will not be included in the match.

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-english mailing list