Hi, I would like to use Zend Route to treat URI like, http:/US.video.yahoo.com and also http://video.yahoo.com with the same route. For the second proposition i would like that the system tell me that the country that was to "US" in the first one, is now at NULL.
But i don't arrive to have Zend Route Hostname doing regex like stuffs.
How could i do that ?