-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------


Before the AddModule lines try to put these LoadModule lines.
It is working for me!

                --Affonso

LoadModule jserv_module   libexec/mod_jserv.so
LoadModule rewrite_module libexec/mod_rewrite.so

> 
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> Read the FAQ, read the archive, still no luck in getting it running.
> Configured apache with ./configure
> --activate-module=src/modules/jserv/libjserv.a
> --activate-module=src/modules/standard/mod_rewrite.c
> 
> I checked src/Configuration.apaci and src/modules.c to make sure rewrite
> was compiled after jserv, I have AddModule mod_rewrite.c after AddModule
> mod_jserv.c and still, when I hit the web site I still get an error that
> the requested URL was not found.  I'm using apache 1.3.9 and jserv 1.0.
> Any help i can get would be most apreciated.
> 
> -Ben Newman
> 
> The problem with the world is that everyone is a few drinks behind.
> 
>                -- Humphrey Bogart
> 
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to