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
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
-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
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
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
@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
...@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
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
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