Closed
Description
Hello,
I've been trying to search for a way on how to define routes with subdomains that are different that the original host.
To be more clear, my application resides under acme.com
and I'd like to have a route that points to demo.acme.com
and one for admin.acme.com
even if they are all pointing to the same directory in Apache.
I'm sorry if this has been answered somewhere else but I couldn't find any info about this.
Also if this is not implemented it, do you think such a patch with be included for final 2.0 release if I'll do it by weekend and submit it?
Regards.