On Feb 4, 2013, at 11:15 PM, Igor Galić <i.galic@brainsware.org> wrote:
>>> a per-virtual-host basis, or on a per
>>> client-source-range basis ?
>>
>> You can do it per remap rule using the conf_remap, and just point it to a
>> config file with the same format as records.config. Only a subset of
>> records.config can be overriden though, I think it's documented on the Wiki.
>> In your case, you'd want e.g.
>
> We should add this to our records.config documentation.
+1 !
-- Leif
>
>> file, and then add @plugin=conf_remap.so
>> @pparam=/some/path/to/your.config to the appropriate remap rule.
>>
>> I hope that helps.
>>
>> -- Leif
>>
>> https://cwiki.apache.org/confluence/display/TS/conf_remap+Plug-In
|