On Tue, Mar 27, 2012 at 1:25 PM, Pramodkumar Srikantamurthy <pramodkumar.srikantamur...@webex.com> wrote: > > Hello every one, > > Can any one plz let me know the correct steps to enable the mod_cache and > mod_disk_cache on the apache webserver 2.2.17 on the UNIX box. > > All we know is using the command apxs – c mod_cache.c (present in the > /usr/local/httpd-2.2.17/modules/cache directory). > […] > > Any quick help is highly appreciated.
Didn't you ask this a few hours ago, and were answered by Eric? mod_cache is not just a single .c file. You should use the build system, and tell configure to build mod_cache. Run configure with --help to see the available options. Cheers Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org