<p>Hello again!<br>
Is it possible to specify two different XML stylesheets for one map at different zoom levels? I tried this config:</p>

<pre><code>[map]
URI=/map/
XML=/path/to/xml/xml1.xml
MINZOOM=10
MAXZOOM=18

[map2]
URI=/map/
XML=/path/to/xml/xml2.xml
MINZOOM=0
MAXZOOM=9
</code></pre>

<p>But with no success. Looks like <code>URI=/map/</code> doesn't work. Maybe I've misunderstood the function of URI?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/mod_tile/issues/8'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/g8smGCFOcVLF28Q-xX3zcWd007fiIviy3b0issub3h5DL9Jguo5ceYRNA_Oys0y0.gif' height='1' width='1'></p>