./configure --with-layout=GNU --prefix=/opt/net \ --sysconfdir=/etc/apache --datadir=/home/www \ --localstatedir=/var/apache --enable-ssl \ --with-ssl=/opt/openssl
make
make install