>>Can you explain how you tested the url mapping in development.  I have
>>a similar architecture and am not sure how to test the url mapping
>>using localhost.

Just point a DNS record to localhost :

localhost.domain.com   A  127.0.0.1

Reply via email to