[jboss-user] [Installation, Configuration DEPLOYMENT] - Re: Virtual Host : How to route all subdomains

2008-07-01 Thread mirco123
So is there nobody who can help me how to use all subdomains in my application?

Offers JBoss support so I can get this solved for money? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4161682#4161682

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4161682
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration DEPLOYMENT] - Virtual Host : How to route all subdomains

2008-06-26 Thread mirco123
Hello,

configuring virtual hosts is easy and works fine. 

in server.xml
Host name=mydot
  | Aliaswww.mydot.com/Alias
  | /Host   

and in jbos-web.xml :
jboss-web
  | context-root//context-root
  | virtual-hostmydot/virtual-host
  | /jboss-web

Now I need the 'Alias' working for all subdomains of this domain to let my 
users create a good-looking home URL based on their nicks. 

So I need something like:

*.mydot.com

Does Alias know any wildchars? How can this be done?

Thanx, mirco

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4160750#4160750

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4160750
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user