[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] recompiling apache w/out killing asp



> 	You only need to compile a new DSO. The source files are in your
> chiliasp/module/source/build directory. You can compile it there using
> apxs or copy the source files into the main apache module dir
> src/modules/standard
> 
> You can then modify your compiling configuration file or command line
> --activate-module=src/modules/standard/mod_casp2.c
> 
> I started out command line, went over to the config file, and now just
> use apxs. There is good doc's on apxs use on apache.org. Do a search
for
> apxs.
...
> Good luck, hope that helps.
> Sincerely,
> William L. Thomson Jr.

Perfect, that's exactly what I needed to know.  Thanks a lot for your
guidance.

Matt