Hi, I've got a general configuration question for Tomcat 6. I've read the documentation and done a bit of searching but could not find a solution. I'm looking to set up the following:
International site: widgets.com Local sites like: widgets.com/au, widgets.com/uk etc An alias for widgets.com.au to widgets.com/au and an alias for widgets.co.uk to widgets.com/uk etc for 27 countries The idea is to have a seamless transition from domestic sites to directories on a central site, but have the local market sites appear to function as independent sites. We already have 27 local sites that have been in existence for a long while and are well known to our customers. I thought that it could be solved by setting up the local sites like widgets.com.au as virtual hosts resolving to the appropriate directory but the documentation states "Note that the directory structures under the appBase for each host should not overlap each other.". What are the issues when the directory structures of virtual hosts overlap? Thanks, Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org