<mapper type="regexp" from="^(.*)\.conf\.xml" to="\1.php"/>
The mapper as above will do the following mappings:
Table 201. Result of mapping
test.txt
./foo/bar/test.conf.xml
./foo/bar/test.php
someconf.conf.xml
someconf.php
Search Highlighter (On/Off)