RE: [us...@httpd] Configuration Apache2.2, tomcat 5.5 and servlets

2009-05-15 Thread Hracek, Petr
, 2009 9:58 AM To: users@httpd.apache.org Subject: [us...@httpd] Configuration Apache2.2, tomcat 5.5 and servlets Hello *, When the servlet is stored in /srv/www/tomcat55/base/webapps/ and I am inserting in to the http://localhost:8080/SecM/servlet/DatumServlet then it works. The same servlet is

[us...@httpd] Configuration Apache2.2, tomcat 5.5 and servlets

2009-05-15 Thread Hracek, Petr
Hello *, When the servlet is stored in /srv/www/tomcat55/base/webapps/ and I am inserting in to the http://localhost:8080/SecM/servlet/DatumServlet then it works. The same servlet is stored in directory /opt/secm/servlet but when I used to https://localhost/SecM/servlet/DatumServlet but it is not