My problem is that I can't manually create Alias's for each user of the site since that would keep me busy 100% just administrating the Tomcat... So... I need tomcat to Accept the wildcard somehow and that I can pick the wildcard up and lookup a record in the DB to load this users data for his/her page
/Mats/ On Sun, Feb 7, 2010 at 8:53 PM, Nitai @ Razuna <[email protected]> wrote: > Sorry, if I did not follow everything to the bit, but what exactly is > the problem again? > > According to your test, the domain 123 works when called to Tomcat > directly, right? It does also work when you route the call trough > Apache with proxy to Tomcat? > > The only thing that does NOT work is when you try to pass a wildcard to > Tomcat? > > In my understanding this is a Apache problem. Try to call a Apache > document root with a wildcard. Does it work? > > On Sun, Feb 7, 2010 at 8:49 PM, Mats Stromberg <[email protected]> > wrote: > > Just added the 123.xyz.com to the server.xml and then calling my page > with > > 123.xyz.com:8080 it shows up fine > > Adding the ServerAlias *.xyz.com 123.xyz.com in Apache that works > too... > > > > -- > See for yourself how easy it is to manage files today. Join the revolution! > > Razuna SaaS On-Demand - Hosted Digital Asset Management Solution > http://www.razuna.com/ > > Razuna - Open Source Digital Asset Management > http://www.razuna.org/ > > Follow us on Twitter > http://twitter.com/razunahq > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
