<div dir="ltr">Hi,<div><br></div><div>i have two similar rules in my map file:</div><div><br></div><div>a) /createpdf</div><div>b) /**.pdf</div><div><br></div><div><br></div><div>a comes BEFORE b in the map file.</div><div><br></div><div>When I request the following URL...</div><div>/createpdf/zzzzzzzzzz.pdf</div><div><br></div><div>... it seems to me that matcher b) executes. Is this possible?</div><div>I thought that the map file is parsing from top down... so the first match will be taken.</div><div><br></div><div>Am I right?</div><div><br></div><div>Cheers, Bas</div></div>