André Malo <auch-ich-m@g-kein-spam.com> writes:
> * marc.poulhi-NO-es-SPAM@epfl.ch wrote:
>
>> I am reading and reading the docs, but I really don't understand how
>> these tests are working.
>
> First rule: setup the rewrite log (level 9) and look what's happening (i.e.
> post it here).
Hi,
Last time I asked for , I promised myself to double/triple check I
really can't understand the problem. I reread my config a thousand times
this morning for being sure that was something I don't
understand. Finally, after looking at the logs, I saw something really
strange, and found that I made a small typo in the config (missing 's'
at the end of NodesToClusters)... This was making the Cond true, but as
the Rule was getting a different result from the map, this was not
working correctly.
Sorry for this message as this was not a problem from mod_rewrite!
(it could complain when you try to use an undefined map...)
Marc