Updating your current version of Apache on RedHat Linux is possible using RedHat’s
up2date utility. All you need to do, is issue the following command from an ssh shell:
bash# up2date httpd
This will install the latest available package from RHN for your server. Please be aware
that updating packages such as this can be detrimental to your server. It is best to
make a backup of your configuration files before preforming the update.
