Building a Web Server, for Linux
Source Build
Building from source : Compile source code, Install/Setup package.
| Package | Version | Guide Date | Requirements |
|---|---|---|---|
| zlib | 1.2.3 | 11-Sep-2006 | -- |
| OpenSSL | 0.9.8c | 11-Sep-2006 | Perl |
| Apache with mod_ssl, mod_delfate |
2.0.59 | 11-Sep-2006 | Perl,[OpenSSL,zlib] |
| PHP | 4.4.4 | 12-Sep-2006 | Apache,[MySQL,OpenSSL,zlib] |
Binary Install
Install/Setup official pre-built, or non-build (script), package.
| Package | Version | Guide Date | Requirements |
|---|---|---|---|
| MySQL | 4.1.21 | 12-Sep-2006 | Perl |
Apache 2.0 httpd.conf Configuration Help
- linux httpd.conf -- secured, optimized, minimized; with support for PHP (module) and mod_deflate
- clean logs -- filter out the requests of worm/virus infected hosts from your logs
- CGI -- enable the execution of CGI scripts
- Apache::ASP -- enable the execution of ASP scripts
- true bytes sent -- report the correct bytes sent value on partial (206) requests
- mod_deflate -- enable the compression of outgoing content

