IDependOn-Set: 1
IDependOn-Set: 13
IDependOn-Set: 173
IDependOn-Set: 198
IDependOn-Set: 2
IDependOn-Set: 266
LastModifiedSecs: 928905191
Parent: 13
SequenceNumber: 2
Title: What do I put in my Apache Configuration file for the module line? 
Part: 0
Author-Set: jon@working-dogs.com
HideAttributions: 1
LastModifiedSecs: 928905191
Type: html
Lines: 21
<table border="1">
          <tr>
            <th>&nbsp;</th>
            <th>Apache JServ 0.9.x</th>
            <th>Apache JServ 1.0.x</th>
          </tr>
          <tr>
            <th>Apache 1.2.x</th>
            <td><tt>Module jserv_module mod_jserv.o</tt></td>
            <td><tt>Module jserv_module modules/jserv/mod_jserv.o</tt></td>
          </tr>
          <tr>
            <th>Apache 1.3.x</th>
            <td><tt>AddModule jserv_module mod_jserv.o</tt></td>
            <td><tt>AddModule jserv_module modules/jserv/mod_jserv.o</tt></td>
          </tr>
        </table>
        <p>Note: If you're using Apache 1.3 and you use APACI, you can do this simply by adding a
        &quot;--add-module=modules/jserv/mod_jserv.o&quot; option to your command line invocation
        of 'configure'. And if you build Apache JServ as a DSO, you don't need to recompile
        Apache. 
EndPart: 0
