Laura Heinzmann wrote:
> I have an Apache 2.0.52 compiled, set up and configure.
>
> Now I have realised that I need the mod_proxy module which I had not
> compiled with Apache.
>
> Is there a way I can do this without starting from scratch i.e.
> compiling Apache again?
>
> Thanks for your help
>
> LH
AFAIK running "./configure --with-????" then "make install" in the same
directory you built the original with should do the trick.
If you've run a "make clean" on the source since your last full compile it
will have to do everything all over again.
In either case, backing up your httpd.conf file is recommended - then if you
do need to do a full recompile, just "make install" over the top of
evereything again, drop in the old config file, restart apache and voila!
Cheers,
James
--
If while you are in school, there is a shortage of qualified personnel in a
particular field, then by the time you graduate with the necessary
qualifications, that field's employment market is glutted.
-- Marguerite Emmons<!-- ~MESSAGE_AFTER~ -->