User Tools

Site Tools


installing_apache2

This is an old revision of the document!


User Comments

Apache2 can be downloaded at http://httpd.apache.org/download.cgi

A Vanilla install of Apache2 with SSL enabled should suffice. Below is how we built our test Apache server

./configure --prefix=/opt --enable-rewrite --enable-alias --enable-ssl --enable-expires --enable-include --enable-deflate --enable-proxy --enable-cache && make && make install 
installing_apache2.1283792850.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.