You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Tran, Khiem (NIH/CIT)" <kt...@mail.nih.gov> on 2003/08/27 19:45:11 UTC

Newbie

Hi,

I am a newbie to Apache Tomcat.  I got the instruction of the following URL.
http://myweb.cableone.net/kdubuisson/Install.PDF
I installed and it worked fine.  I tried https://localhost/examples but it
did not work.
Please help me.  
Thanks in advance.

-KT

Packages installed
----------------------------
Red Hat Linux 7.3
httpd-2.0.47.tar.gz
j2sdk-1_4_1_04-linux-i586.bin
jakarta-tomcat-4.1.24.tar.gz
jakarta-tomcat-connectors-4.1.18-src.tar.gz
openssl-0.9.7.tar.gz
-----------------------------

Worked fine
---------------------------
https://localhost/ 
https://kt.domainname/
http://localhost/examples
----------------------------

Did not work
---------------------------
https://localhost/examples

Not Found

The requested URL /examples was not found on this server.
Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.6b mod_jk/1.2.2-dev Server
at localhost Port 443
---------------------------





Re: Newbie

Posted by John Turner <to...@johnturner.com>.
Without more specific information, my guess is you don't have a JkMount 
for "/examples" in your SSL VirtualHost for "localhost".

John

Tran, Khiem (NIH/CIT) wrote:

> Hi,
> 
> I am a newbie to Apache Tomcat.  I got the instruction of the following URL.
> http://myweb.cableone.net/kdubuisson/Install.PDF
> I installed and it worked fine.  I tried https://localhost/examples but it
> did not work.
> Please help me.  
> Thanks in advance.
> 
> -KT
> 
> Packages installed
> ----------------------------
> Red Hat Linux 7.3
> httpd-2.0.47.tar.gz
> j2sdk-1_4_1_04-linux-i586.bin
> jakarta-tomcat-4.1.24.tar.gz
> jakarta-tomcat-connectors-4.1.18-src.tar.gz
> openssl-0.9.7.tar.gz
> -----------------------------
> 
> Worked fine
> ---------------------------
> https://localhost/ 
> https://kt.domainname/
> http://localhost/examples
> ----------------------------
> 
> Did not work
> ---------------------------
> https://localhost/examples
> 
> Not Found
> 
> The requested URL /examples was not found on this server.
> Apache/2.0.47 (Unix) mod_ssl/2.0.47 OpenSSL/0.9.6b mod_jk/1.2.2-dev Server
> at localhost Port 443
> ---------------------------
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>