On Thu, 5 Sep 2002, Bernhard Blasen wrote:

> Hello,
>
> I succeeded connecting tomcat 4.0.4 with apache 2.0.40 with mod-jk.
>
> If i call an application with https://luna.draft.de/hvb-immoplus I get a
> 404 error
> The same call with http://... works fine.
> Other https://....-connections, that do not need tomcat work fine either.
>
> My log-files and the configuration files can be found on
> http://luna.draft.de/tomcat
>
> System is linux Distribution is SuSE 7.3.
>
> Thank you for Help

I'm not interested in going up on the web to check your
log/configuration files, but the first thing that strikes me here is
that with the way Apache handles SSL -- with a virtual host -- it may
be that your relevant mod_jk directives are in the main section of your
Apache configuration file, and not in the block for the SSL virtual
host.  You may need to move/copy them there, as appropriate.

Milt Epstein
Research Programmer
Systems and Technology Services (STS)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to