You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Matt Juszczak <ma...@atopia.net> on 2002/01/30 18:58:09 UTC

Question

Hello,

I have a question.  Is there a way to manually compile front page extensions into my apache webserver?  When I install Front Page Extensions, it installs its own version of apache and doesn't install it with the modules I had precompiled.  Instead, is there a way through the configure script to grab Front page extensions that way?  Something like...

./configure --activate-module=/path/to/frontpageext/tree --activate-module=src/modules/other/module

Or something like that?  That way I can just use the apache version I want.

Thanks!

-Matt