posted 23 years ago
I have installed apache 1.3.14 and Jrun on my pc. However, the installation instruction specifices something like this :
For Apache 1.3.x, use the following command to dynamically add the JRun library to your Apache server. Note that the '--prefix' entry and other entries may be different. The operative entry is the
'--activate-module' entry:
configure --prefix=/user/local/apache \
--activate-module=src/modules/jrun/libjrun.a
Can anybody tell me exactly what this means and how do I go about doing this task.