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

2009-05-15 Thread Hracek, Petr
I forgott to mentioned the when I am trying to open https://localhost/SecM/servlet/DatumServlet then HTTP 404 could not open page is shown regards / S pozdravem Petr Hráček From: Hracek, Petr [mailto:petr.hra...@siemens-enterprise.com] Sent: Friday, May 15

[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

RE: [us...@httpd] Configuration of Tomcat 5.5 and Apache 2.2

2009-05-14 Thread Hracek, Petr
-Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, May 11, 2009 4:06 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] Configuration of Tomcat 5.5 and Apache 2.2 Hracek, Petr wrote: > Hello all, > > In my system I would like to enable servlets on

[us...@httpd] Configuration of Tomcat 5.5 and Apache 2.2

2009-05-11 Thread Hracek, Petr
Hello all, In my system I would like to enable servlets on my system but unfortunatelly I found two ways of these functionality. First case:: mod_proxy_ajp Second case: mod_jk connector. For first case I have question if the servlets are stored in /opt/pm/servlet directory what is correct syn

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
gotiation 2009/4/28 Hracek, Petr : > You mean directive directory? > What does it mean stanza? > > I have been using /opt/appl/htdocs and with it it works. Is this your answer? I don't follow what your initial error is and what you've done to resolve it. Previously, you show

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > DocumentRoot is /opt/apache/htdocs/ssldocs > > I can send you the configuration file but to your mail. You need a directory stanza that matches it, with "allow from all" or

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > No the result is the same. > Now the settings are: > >   >    Options Includes Indexes MultiViews FollowSymLinks >    AllowOverride None >    Order deny,allow >    Deny from all >    MultiviewsMat

RE: [us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
ation". regards / S pozdravem Petr Hráček -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Tuesday, April 28, 2009 2:16 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] VirtualHost rewrite and mod_negotiation 2009/4/28 Hracek, Petr : > >     O

[us...@httpd] VirtualHost rewrite and mod_negotiation

2009-04-28 Thread Hracek, Petr
Hello all, sorry for bother you with issue both I think that I misunderstand how the mod_negotiation and mod_rewrite work is working. In my apache I have enabled Virtual Host called: SSLEngine on DocumentRoot "/opt/apache/htdocs/ssldocs" AddType text/html .shtml RewriteEngine on RewriteCo