[TYPO3-english] Realurl problems
Marco Behnke
marco at behnke.biz
Mon Feb 1 13:23:40 CET 2010
Dmitry Dulepov schrieb:
> Hi!
>
> On 2010-01-31 12:48:07 +0200, Marco Behnke said:
>> Sometimes, not everytime, when I return to our website some realurls
>> got broken.
>>
>> Instead of linking to
>>
>> www.meinedomain.com/level1/meine-seite.html
>>
>> they link to
>>
>> www.meinedomain.com/level1/meine-seite_66.html
>>
>> Clicking on the link results into an error. Clearing the typo3 cache
>> resolves these problems.
>
> The second URL looks like simulateStatic. Do you have another domai9n
> with simulateStatic emanled and linking to a RealURLed domain?
>
Simulate static is disabled.
config.simulateStaticDocuments= 0
config.baseURL = http://www.meinedomain.com/
config.tx_realurl_enable = 1
I have searched all includes as well and found nothing else refering to it.
More information about the TYPO3-english
mailing list