If you ever lost with Apache modules or if you find it difficult to download and configure all needed modules then ApacheToolbox is the answer to all your question. It is use to configures Apache with a variety of options and modules. It provides a means to compile Apache with 63 3rd party killer modules plus the 36 modules that come with apache. The best part is you need to download the script (Apache Toolbox site
Step # 2 : Untar Apachetoolbox
# tar -zxvf Apachetoolbox-install-1.5.72.tar.gz
Step # 3: Install Apache using Apachetoolbox
# cd Apachetoolbox-1.5.72 # ./install.sh
Step # 4: Just follow on screen instructions:
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop














{ 3 comments… read them below or add one }
GOD BLESS YOU
Hmmm I keep getting this message.
Apachetoolbox-1.5.72/MIRROR
[root@LinuxDesk Download]# cd Apachetoolbox-1.5.72
[root@LinuxDesk Apachetoolbox-1.5.72]# ./install.sh
[+] -Checking for tar… [FOUND @ /bin/tar]
[+] -Checking for patch… [FOUND @ /usr/bin/patch]
[+] -Checking for cp… [FOUND @ /bin/cp]
[+] -Checking for chmod… [FOUND @ /bin/chmod]
[+] -Checking for chown… [FOUND @ /bin/chown]
[+] -Checking for rm… [FOUND @ /bin/rm]
[+] -Checking for cat… [FOUND @ /bin/cat]
[+] -Checking for sleep… [FOUND @ /bin/sleep]
[+] -Checking for ln… [FOUND @ /bin/ln]
[+] -Checking for mv… [FOUND @ /bin/mv]
[+] -Checking for gunzip… [FOUND @ /usr/bin/gunzip]
[+] -Checking for bunzip2… [FOUND @ /usr/bin/bunzip2]
[+] -Checking for unzip… [FOUND @ /usr/bin/unzip]
[+] -Checking for less… [FOUND @ /usr/bin/less]
[+] -Checking for more… [FOUND @ /bin/more]
[+] -Checking for uname… [FOUND @ /bin/uname]
[+] -Checking for lynx… [FAILED]
[+] -Checking for wget… [FOUND @ /usr/bin/wget]
[+] -Checking for md5sum… [FOUND @ /usr/bin/md5sum]
[+] -Checking for basename… [FOUND @ /bin/basename]
[+] -Checking for sed… [FOUND @ /bin/sed]
[+] -Checking for install… [FOUND @ /usr/bin/install]
[+] -Checking for autoconf… [FAILED]
[+] -Checking for gcc… [FAILED] -required external resourced missing
[root@LinuxDesk Apachetoolbox-1.5.72]#
sudo apt-get install gcc