back main next If you need SSL support, stop here and read the mod SSL guide now. It is the only part of my guides for apache that needs to be done prior to the basic apache install. If you are planning
on a very basic server without ssl, you might think about just installing
the rpm files for the components that you need. You should be able to
install apache, mod perl, php, SSI and other modules from rpm format.
I like using source code instead of rpms because source code is created
and ready to compile. The rpm file for whatever you need to install may
be a few versions befind the source code as someone needs to create the
rpm files from the source code. Sometimes a module that you want is not
available in rpm. Using source allows you to be more current on your versions
sometimes and allows for more customization and control of your project
sometimes as well. So enough intro, here are the instructions. get the source
code - http://www.apache.org/dist/httpd/ configure and install
apache. test apache
Start apache now to see that it runs
|