Apache Web Server - Web . Netcraft 60% . . Apache, , . Apache :
Apache , . Secure Socket Layer (SSL). Apache MySQL Oracle, Web .
SSL mod_ssl. SSL .
HTTP/1.1
Apache - HTTP , 1.1. , Apache , (persistent connection), , .
Apache Web . : PHP (Hypertext Preprocessor), ASP (Active Server Pages), JSP (Java Server Pages), Perl, CGI (Common Gateway Interface), SSI (Server Side Includes) .
mod_proxy, Apache , , . .
Dynamic Shared Objects
Apache , Web . Web .
Windows
1.x.x Apache Windows . Windows Web . 2.x Apache Windows .
Apache , . .
Apache Web .
Apache. :
#whereis apachectl
apachectl: /usr/sbin/apachectl /usr/man/man8/apachectl.8.gz /usr/share/man/man8/apachectl.8.gz
, Apache . Apache. . . , http://www.apache.org/dist/httpd/.
:
#tar zxvf apache_1.3.24.tar.gz
Apache:
#groupadd www
#useradd -g www www
passwd -l www, root .
./configure , . :
#./configure --help
( -):
#./configure --prefix=/usr/local/apache --server-uid=www --server-gid=www
>--htdocsdir=/home/www/htdocs
>--cgidir=/home/www/cgi-bin
>--enable-module=most
>--enable-shared=max