You need to compile Apache to use modules.  It is all in the installation
file that came with the tarball and it is also on their website
(http://www.apache.org).

Tom Veldhouse
veldy at veldy.net

----- Original Message -----
From: "David Cross" <dac at nwc.edu>
To: <tclug-list at mn-linux.org>
Sent: Friday, November 30, 2001 2:23 PM
Subject: [TCLUG] Apache/Tomcat 4.0


> I'm having some trouble "Getting Apache and Tomcat to Play Nice" as the
Oct
> 2001 Linux Mag says. I'm running Apache 1.3.22 and Tomcat 4.0.1-b1 and
> everyone's happy on their own.
>
> However, when I try to add
>
> LoadModule webapp_module libexec/mod_webapp.so
> and
> AddModule mod_webapp.c
>
> to my httpd.conf I get the error
> "Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
not
> included in the server configuration."
>
> I compiled Apache with the simple instructions
> ./configure --prefix=/usr/local/apache
> make
> make install
>
> Any ideas why Apache isn't recognizing 'LoadModule' as valid? This one is
> strange to me.
>
> David
> _______________________________________________
> Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul,
Minnesota
> http://www.mn-linux.org
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>