how to compile apache without easyapache

shann

Well-Known Member
Jul 5, 2002
366
0
166
cPanel Access Level
Website Owner
Hi,

I know how to compile apache using easyapache, but I need to add some extra modules which are not in easyapache. How can I do it in cpanel server?

Thank You
shan
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
I know how to compile apache using easyapache, but I need to add some extra modules which are not in easyapache. How can I do it in cpanel server?
If you are really comfortable with Linux and Apache servers, you can modify this file: /home/cpapachebuild/buildapache/apache_1.3.37/config.status
The vast majority of cPanel powered servers, Apache is built/compiled with the following modules:
Code:
http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_so.c
  mod_setenvif.c
  mod_ssl.c
  mod_frontpage.c
suexec: enabled; valid wrapper /usr/local/apache/bin/suexec