On Fri, 2008-02-29 at 22:05 -0800, dbpatel wrote:
> Hello
>        I currently have Tomcat and Apache installed and can't access my
> Tomcat folders. I can access my tomcat folders if i directly put in the
> address in my browser, ie http://localhost/[myTomcatFolder] but i can't
> access them if i try http://www.myDomain.com/[myTomcatFolder]. I can however
> view my static HTML pages stored in my Apache directory both ways, ie.
> www.myDomain.com & http://localhost/ both go to my index.html page stored in
> my Apache directory. Please help on how i can access my tomcat folder. I
> know Apache and Tomcat are connected view my JK connector because i can run
> JSP pages, as i mentioned above, if i use http://localhost/[myTomcatFolder]
> without specifying the tomcat port.

A similar issue was recently reported on this list. It was caused by a
firewall on the host running tomcat. Check the list archives - the
subject was "I can't access my webapplication from another computer".
The solution was to configure the firewall to allow connections to
appropriate port.

If this is not the problem you are having, some more info on the O/S you
are using, and where Apache HTTPD and tomcat are installed (are they on
the same host, and does "www.myDomain.com" resolve to this host), will
help in diagnosing the problem .

> 
> Thanks,
> D

Cheers, Ben


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to