Hello:

I am trying to do virtual hosting but I am not having any luck.  
I would like to set up a www.abc.com virtual host.  

my server.xml looks like this:
                     
            

            abc.test
                
           


my jboss-web.xml looks litk this:
<jboss-web>
        <context-root>/</context-root>  
        <virtual-host>www.abc.com</virtual-host>
</jboss-web>


When I go to www.abc.com I get a page not found.  What I am doing wrong?  Any 
help is appreciated.

Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869942#3869942

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869942


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to