On Sat, 3 Mar 2001, Slymer wrote:
On Sat, 3 Mar 2001, Cynic wrote:
> At 11:00 3.3. 2001, Slymer wrote the following:
> --------------------------------------------------------------
> >Hello all, I've installed Apache 1.3.12 an Tomcat 3.2.1 on my Linux>
> >Slackware 7.0.
> >I've also compiled mod_jk to make Apache and Tomcat work together.
> >No problems installing Tomcat,Apache and neither compiling mod_jk.
> >When I use a browser to connect to for example localhost I can see
> >correctly the page index.html from Apache and also if I request a page on
> >localhost:8080 Tomcat works well (I can see the examples working), but if
> >I make a request of a jsp page from index.html of Apache I see all the
> >tags of the jsp directives.
> >Seems like jsp pages are not recognised from Apache and they are not
> >processed by Tomcat.
> >I'm including in this mail my "mod_jk.conf-auto" file:
> <snip>
>
> Err, are you sure this file is included in httpd.conf?
> Have you started Apache _after_ Tomcat?
>
>
>
Hello, thanks for the help.
Yes, I put this line in httpd.conf:
include
/dark/fabri/scarico/PROJ/jakarta-tomcat-3.2.1/conf/mod_jk.conf-auto
And I've also started Tomcat before Apache but (AAAARRRGGGHHH.....) it
doesn't work.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]