L linktome New member Joined May 21, 2006 Messages 2 Jun 9, 2006 #1 I dont need all default mods, and also want to use some other mods. How can I customize apache build?
I dont need all default mods, and also want to use some other mods. How can I customize apache build?
W Webcart Verified User Joined Jan 14, 2004 Messages 383 Jun 9, 2006 #2 linktome said: I dont need all default mods, and also want to use some other mods. How can I customize apache build? Click to expand... cd /usr/local/directadmin/customapache edit configure.apache_ssl file edit configure.php file Recompile everything: ./build clean ./build all y Click to expand... Restart apache service httpd restart Click to expand... [/list=1] More info: Adding custom modules to apache Adding custom modues to php
linktome said: I dont need all default mods, and also want to use some other mods. How can I customize apache build? Click to expand... cd /usr/local/directadmin/customapache edit configure.apache_ssl file edit configure.php file Recompile everything: ./build clean ./build all y Click to expand... Restart apache service httpd restart Click to expand... [/list=1] More info: Adding custom modules to apache Adding custom modues to php