[TYPO3-dev] Strange RealURL Problem

Peter Niederlag niederlag at ikd01.de
Tue May 26 22:32:21 CEST 2009


Hio Patrick,

Patrick Lobacher schrieb:
> Hi Dmitry, hi list,
[...]
> 1.) Delete the realurl config entry for the IP (then everything works
> except preview). Is it possible to expand the "show" functionality that
> it will prefix the preview link with the domain from the sys_domain
> record (instead of the IP?)

in a multi-domain-setup where you have kind of a "catch-all-domain" (or
IP, never tried that) IMO you really want to make sure that realurl is
disabled on that "multidomain" ...

Why?
- realurl has some builtin caches
- links most likely are cached within the page
- Now if the very same page is accessible with different
host-parts/domains/(IPs?) you are likely to get in trouble.

Solution:
- you need a condition per domain
that will give you different versions of the page (change TS baseUrl for
example, disable realUrl, ...)

IMO that's the only way to deal with it.

Cheers,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *




More information about the TYPO3-dev mailing list