CD MOD_SSL
./configure --with-apache = .. / apache
CD Apache
./configure/
"--PREFIX = / home / www" /
"- Server-Uid = Apache" /
"- Server-gid = apache" /
"--enable-module = so" /
"--enable-shared = max" /
"--enable-rule = EAPI"
Make
Make Install
CD MOD_SSL
./configure --with-apxs = / home / www / bin / apxs
Make
Make Install