[Typo3] md5 and simulateStaticDocuments configuration

Marco Bascietto m.bascietto at tele2.it
Sun Feb 20 09:58:03 CET 2005


Hi,

I would like to configure SimulateStaticDocuments to md5 encode urls.
My setup is just as many other's:

simulateStaticDocuments=1
simulateStaticDocuments_noTypeIfNoTitle = 1
simulateStaticDocuments_pEnc = md5
simulateStaticDocuments_pEnc_onlyP = cHash, L, print, tx_ttnews
[backPid], tx_ttnews[tt_news], tx_ttnews[pS], tx_ttnews[pL], tx_ttnews
[arc], tx_ttnews[cat], tx_ttnews[pointer], tx_ttnews[swords]

Urls are correctly rewritten to something like 
www.mydomain.com/home.html -pages have aliases- 
but are not md5 encoded!

For example the address 
www.mydomain.com/news.html?&no_cache=1&tx_ttnews
[tt_news]=13&tx_ttnews[backPid]=3
is not encoded at all.

Actually, only links with cHash and tx_ttnews[pointer] vars are
correctly encoded, as for the cache_md5params table:
"b8ecd8eca8";"1108889135";"1";"&cHash=42405e9dca&tx_ttnews[pointer]=1"
"5dfe290bff";"1108889022";"1";"&cHash=af9b1fe6d5&tx_ttnews[pointer]=2"
"afb614bbb2";"1108889022";"1";"&cHash=4ee0757996&tx_ttnews[pointer]=3"

Someone could help?

Marco




More information about the TYPO3-english mailing list