...
(you will need httpd-devel and gcc)
Alternative way of installing apache:
yum install httpd
yum install mod_ssl
yum install httpd-devel
chkconfig httpd on
/etc/init.d/httpd start
.. default install location is then /etc/httpd
HTTP Adaptor
Get the source of the module (adaptor) from Wonder. You only need the Adaptors (and its subfolders) folder.
...