Re: Tomcat virtual host shows blank page

2014-07-24 Thread Arya Farzan
Thank you. I changed it to your example and now it's working On Thu, Jul 24, 2014 at 8:35 PM, Igal @ getRailo.org wrote: > I prefer to use Context/docBase instead of Host/appBase > > try this: > > >mysite.com > > > > > > > > On 7/24/201

Re: Tomcat virtual host shows blank page

2014-07-24 Thread Arya Farzan
n your catalina.out log file? > > > > Warm Regards, > > Jordan Michaels > > > > On 07/24/2014 06:03 PM, Arya Farzan wrote: > > > >> Hello > >> > >> I also asked this on Stackoverflow but no one has commented or answered. > >> >

Re: Tomcat virtual host shows blank page

2014-07-24 Thread Arya Farzan
> Are you using a web server like Apache in front of Tomcat, or are you > hitting the Tomcat port directly? This will tell us if the problem is > somewhere in your connector setup or not. > > Any clues in your catalina.out log file? > > Warm Regards, > Jordan Michaels >

Tomcat virtual host shows blank page

2014-07-24 Thread Arya Farzan
Hello I also asked this on Stackoverflow but no one has commented or answered. I've been trying to configure tomcat for multiple domains and everything I have tried was unsuccessful. I added this to /etc/tomcat7/server.xml mysite.com and I created the folder /var/lib/tomcat7/webapps/mysite