<span style="font-family:courier new,monospace">Dear ALL,</span><br style="font-family:courier new,monospace"><span style="font-family:courier new,monospace">I'm researching the solotion for multiple-domain redirecting. And i found your topic here : <a href="http://old.nabble.com/Launching-multiple-geo-backends-td28858865.html" target="_blank">http://old.nabble.com/Launching-multiple-geo-backends-td28858865.html</a></span><br style="font-family:courier new,monospace">

<span style="font-family:courier new,monospace">After successfully rebuild the geobackend.cc and geobackend.hh files, i finished to make && make install the new-geo-backend-modules. But my problem is still not solved<br>
Let's me introduce something about my project :</span><br style="font-family:courier new,monospace"><pre style="font-family:courier new,monospace">i have 2 <b style="background-color:#ffff66">geo</b>-maps which are loaded  properly 
[<b style="background-color:#ffff66">geo</b>backend] Finished parsing 2 director map files, 0 failures
but in <b style="background-color:#ffff66">geo</b> zone i can specify only one zone (domain)
#<b style="background-color:#ffff66">geo</b> start
<b style="background-color:#ffff66">geo</b>-zone=<b style="background-color:#ffff66">geo</b>.<a href="http://domain1.net/" target="_blank">domain1.net</a>

if i use
<b style="background-color:#ffff66">geo</b>-zone=<b style="background-color:#ffff66">geo</b>.<a href="http://domain1.net/" target="_blank">domain1.net</a>, <b style="background-color:#ffff66">geo</b>.<a href="http://domain2.net/" target="_blank">domain2.net</a>
<b style="background-color:#ffff66">geo</b>backend it's not working

and if i use
<b style="background-color:#ffff66">geo</b>-zone=<b style="background-color:#ffff66">geo</b>.<a href="http://domain1.net/" target="_blank">domain1.net</a>
<b style="background-color:#ffff66">geo</b>-zone=<b style="background-color:#ffff66">geo</b>.<a href="http://domain2.net/" target="_blank">domain2.net</a>
only the 2nd one is loaded in <b style="background-color:#ffff66">geo</b>backend.<br><br>I think you can help me to resolve this problem. <br>Thanks you so much !<br><br>Regarding,<br>Vinh Ho</pre>