[TYPO3-english] I try RealUrl
Ronald Wiplinger (Lists)
ronald_lists at elmit.com
Tue Oct 14 19:01:43 CEST 2008
Dmitry Dulepov wrote:
> Hi!
>
> Ronald Wiplinger (Lists) wrote:
>
>> The manual says:
>>
>> TypoScript configuration
>>
>> Like with “simulateStaticDocuments” you need to activate the generation
>> of the virtual file/path names in the TypoScript record – otherwise your
>> website will not utilize the new URL encoding method.
>>
>> However that is trivial; just place these four lines in the main
>> TypoScript template record of your website:
>>
>> 0: config.simulateStaticDocuments *=* 0
>> 1: config.baseURL *=* http://mydomain.com/
>> 2: config.tx_realurl_enable *=* 1
>>
>>
>> These three lines (without the prepended 0:, 1: and 2: I have put into
>> a file called realurl.txt and inserted into the template under settings
>> with <INCLUDE --path to file--/realurl.txt
>>
>
> Well, why did you do that and not what manual says? I am really amazed. You create problems for yourself and ask us to solve it :) Fantastic!
>
>
Well, I put now the three lines directly into the SETUP box instead of
using an include, and it is still the same:
Error 500 - Internal server error
An internal server error has occured!
Please try again later.
So, what am I doing wrong????
BTW, what IS the line 4 ??? I still see only 3 !!!
On page 24 (yes, I read that one also) is a spelling error:
|locaconf.php|
bye
Ronald
More information about the TYPO3-english
mailing list