On Sun, Mar 9, 2014 at 7:48 PM, Neven Cvetkovic
<neven.cvetko...@gmail.com>wrote:

> On Sun, Mar 9, 2014 at 11:29 AM, Ahmed Dalatony <ahmed.dalat...@gmail.com
> >wrote:
>
> > On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic
> > <neven.cvetko...@gmail.com>wrote:
> >
> > > Ahmed,
> > >
> > > On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony <
> > ahmed.dalat...@gmail.com
> > > >wrote:
> > >
> > > > hello,
> > > >
> > > can you help me little more with example or simpler doc
> > > > i'm new to tomcat config
> > > > and i don't understand virtual host
> > > >
> > > > thank you
> >
> >
> What environment do you use?  e.g. Windows, Linux, etc.
> If Linux, what flavour of Linux? e.g. RHEL (CentOS, Fedora), Ubuntu, etc.
> What webserver would you like to use? e.g. Apache HTTPD, IIS, nginx, etc.
>
> They all have different ways to configure your setup.
>
> - The easier one to setup is to use mod_proxy, check examples here:
> https://tomcat.apache.org/tomcat-7.0-doc/proxy-howto.html
>
> - More common is to use AJP protocol and mod_jk in Apache, check examples
> here:
> http://tomcat.apache.org/connectors-doc/generic_howto/quick.html
> http://tomcat.apache.org/connectors-doc/reference/apache.html
>
> Hope that helps.
> n.
>

hello,
I'm using win server 2008 running a combination of tomcat 6, tomcat 7, oc4j
10g on different ports
the resources you supplied are very handy
but they explain accessing http://www.myhost.com:8888/App1   from
http://www.myhost.com/App1
is it applicable to be accessed from URL like this http://App1.myhost.com

thanks,

Reply via email to