Download a free virtual machine for your application and start developing right away! You could save hours installing packages or grappling with config files.
Apache 2.2.29 on CentOS 6 for PCI compliance
Submitted by admin on Sun, 11/23/2014 - 21:16
I've been doing some compliance work this week. Frequently Devopera clients need the servers we support to pass pre-emptive PCI scans from the likes of McAfee and Comodo / HackerGuardian, which necessitates patching a few daemons, such as Apache HTTPD. This week I had to install Apache HTTPD 2.2.29 (current at the time of writing) on Cent OS 6.
Here are the compiled 64-bit rpms for Apache and the dependencies that you can't get from yum:
- apr-1.5.1-1.x86_64.rpm
- apr-debuginfo-1.5.1-1.x86_64.rpm
- apr-devel-1.5.1-1.x86_64.rpm
- apr-util-1.5.4-1.x86_64.rpm
- apr-util-dbm-1.5.4-1.x86_64.rpm
- apr-util-debuginfo-1.5.4-1.x86_64.rpm
- apr-util-devel-1.5.4-1.x86_64.rpm
- apr-util-freetds-1.5.4-1.x86_64.rpm
- apr-util-ldap-1.5.4-1.x86_64.rpm
- apr-util-mysql-1.5.4-1.x86_64.rpm
- apr-util-nss-1.5.4-1.x86_64.rpm
- apr-util-odbc-1.5.4-1.x86_64.rpm
- apr-util-openssl-1.5.4-1.x86_64.rpm
- apr-util-pgsql-1.5.4-1.x86_64.rpm
- apr-util-sqlite-1.5.4-1.x86_64.rpm
- distcache-1.4.5-23.x86_64.rpm
- distcache-debuginfo-1.4.5-23.x86_64.rpm
- distcache-devel-1.4.5-23.x86_64.rpm
- httpd-2.2.29-1.x86_64.rpm
- httpd-debuginfo-2.2.29-1.x86_64.rpm
- httpd-devel-2.2.29-1.x86_64.rpm
- httpd-manual-2.2.29-1.x86_64.rpm
- mod_ssl-2.2.29-1.x86_64.rpm