easyapache 4 modules
Hi,
I have a easyapache4 profile with several modules installed. When i click in View Packages the ea-apache24-mod_expires and ea-apache24-mod_cache appear in the list, as many others, but when i do a httpd -l only 3 show up in the compiled in modules: core.c mod_so.c http_core.c
Am i missing something? Do i need to configure them anywhere else?
Thank you.
-
Hi, You should not use 'httpd -l', as these are not complied modules any longer, they are shared modules. 'httpd -M' will show you those modules :) 0
Please sign in to leave a comment.
Comments
1 comment