On Sunday 14 June 2009 07:12:14 pm Matt Austin wrote: > > Is there something I am missing, where I can implement this > configuration all in one virtual host? If there is not, then I'd like > to request this as a feature :) >
If you simply want Cherokee to accept requests for multiple server names - piece of cake. In the Virtual Server configuration, go to the Host Match tab. You can add all the different server names here using either wildcard matches or regexes. If you want to actually see a re-direction in the user's browser, where they type in "server1.somedomain.com" and after some browser magic they look at their addressbar and realize they're now looking at "otherserver.otherdomain.com" - I believe that requires some additional effort. -- Daniel _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
