Hello all, I think I remember seeing something related to this on the list recently, but I just wanted to ask explicitly:
Can you set up a catch-all host in Tomcat? <Host name="*" appBase="......." /> If not, could it be made possible, or is there any workaround possible? I'm thinking that an Apache RewriteRule that redirects to /catchall/?url=http://foo.bar.com/test/foo or whatever could work, but it's a bit of a kludge. Calum PS. I'm running Tomcat 6.0.32, but could upgrade if it was in a later version. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org