How would one install modules in apache manually via apxs?
I need the following modules:
mod_filter.c (filter_module)
mod_include.c (include_module)
mod_setenvif.c (setenvif_module)
mod_autoindex.c (autoindex_module)
Any commands to do this? Does downloading them helps and then how to activate them?
I need the following modules:
mod_filter.c (filter_module)
mod_include.c (include_module)
mod_setenvif.c (setenvif_module)
mod_autoindex.c (autoindex_module)
Any commands to do this? Does downloading them helps and then how to activate them?