Hi Chris

   I am running apache/tomcat on a UNIX server, and I am trying to access the page 
from my PC.  I can access the pages just fine by http://localhost:8080/baseball/ on 
the UNIX box, but when I type http://istest-vac.acc.gc.ca/baseball/baseball.jsp from 
my PC, it does not show up, however, /examples in the above URL works.

I do not believe it is a case sensitivity problem here. I've checked that.

Thanks for the reply :)

Aaron

>>> "Chris McNeilly" <[EMAIL PROTECTED]> 07/24/01 04:08pm >>>
Aaron,

Are you running apache/tomcat on your PC?  We had this problem before
and it turned out to be a case problem on the directories.  The PC
ignores case while UNIX is case-sensitive.  We had Web-Inf instead of
WEB-INF.

Chris

> -----Original Message-----
> From: Aaron Cooper [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, July 24, 2001 1:41 PM
> To: [EMAIL PROTECTED] 
> Subject: help please!
>
>
> Hi
>
>    I've checked documentation and have tried things already
> suggested, but still without success. Does anyone know where
> I could go to get information or give me some help?
>
>    I have placed a /baseball under /webapps.  When I type in
> http://localhost:8080/baseball from my UNIX workstation, it
> works fine.  However, when I type the URL/baseball from my
> PC, it cannot find the directory.  Apache came already set up
> with tomcat, I do not understand why it wont show from my PC,
> when the /examples directory shows perfectly finr from my PC.
>
> Any help greatly appreciated.
>
> Aaron
>
>


Reply via email to