Re: Is there a way so specify a wildcard in host/alias to avoid dealing

2006-08-26 Thread Brent
eral different domains and would like to map everything such as *.foo1.com to one host and *.foo2.com to another. Is this possible? -- View this message in context: http://www.nabble.com/Is-there-a-way-so-specify-a-wildcard-in-host-alias-to-avoid-dealing-with-bunch-of-virtual-hosts--tf2046546.html#a5

Re: Is there a way so specify a wildcard in host/alias to avoid dealing with bunch of virtual hosts?

2006-08-03 Thread Chris Lear
* David Gagnon wrote (03/08/06 17:12): Hi all, I have a lot of virtual hosts on my network. I need all of them to access the same application on a tomcat 5.5. I know there are the ALIAS directive in server.xml but the problem is that new virtual host may be added when the application is r

Is there a way so specify a wildcard in host/alias to avoid dealing with bunch of virtual hosts?

2006-08-03 Thread David Gagnon
Hi all, I have a lot of virtual hosts on my network. I need all of them to access the same application on a tomcat 5.5. I know there are the ALIAS directive in server.xml but the problem is that new virtual host may be added when the application is running and I don't want to manually mana