  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | JSP - A mailing list about Java Server Pages specification and reference | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | apache-tomcat-mod_jk problem | apache-tomcat-mod_jk problem 2004-06-19 - By shiv juluru
Back
hi,
i am using apache 2.x,tomcat 4.x and mod_jk for redhat 9.0,
i followed the http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto.html for installation .
individual tomcat is working fine for jsps,html and servlets .
And using apache jsps and servlets are working fine.
but using apache htmls are not working,using tomcat htmls are working.
using apache i am getting the following error for htmls
******************************************************************************* ********** Forbidden You don't have permission to access /kit/index.html on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
-- ---- ---- ---- ---- ---- -----
Apache/2.0.49 (Unix) mod_ssl/2.0.49 OpenSSL/0.9.7a mod_jk/1.2.5 Server at 192 .168.68.10 Port 80 ******************************************************************************* *******************
if anybody overcame this problem,plz help me.
Thanks in advance.
shiva
-- ---- ---- ---- ---- ---- ----- Do you Yahoo!? Yahoo! Mail - You care about security. So do we.
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
<P>hi,</P> <P>i am using apache 2.x,tomcat 4.x and mod_jk for redhat 9.0,</P> <P>i followed the <A href="http://johnturner.com/howto/apache2-tomcat4127-jk -rh9-howto.html">http://johnturner.com/howto/apache2-tomcat4127-jk-rh9-howto .html</A> for installation .</P> <P>individual tomcat is working fine for jsps,html and servlets .</P> <P>And using apache jsps and servlets are working fine.</P> <P><STRONG>but using apache htmls are not working</STRONG>,using tomcat htmls are working.</P> <P><STRONG>using apache i am getting the following error for htmls</STRONG></P> <P>**************************************************************************** *************</P> <H1>Forbidden</H1> <P>You don't have permission to access /kit/index.html on this server.</P> <P>Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.</P> <HR>
<P> </P> <ADDRESS>Apache/2.0.49 (Unix) mod_ssl/2.0.49 OpenSSL/0.9.7a mod_jk/1.2.5 Server at 192.168.68.10 Port 80</ADDRESS> <P>**************************************************************************** **********************</P> <P>if anybody overcame this problem,plz help me.</P> <P> </P> <P> </P> <P>Thanks in advance.</P> <P>shiva</P><p> <hr size=1>Do you Yahoo!?<br> <a href="http://us.rd.yahoo.com/mail_us/taglines/security/*http://promotions .yahoo.com/new_mail/static/protection.html">Yahoo! Mail</a> - You care about security. So do we. __ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff SERVLET-INTEREST". <p> Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html <p>
|
|
 |