 2: Main Server Configuration
(  )

ServerAdmin ServerName. Red Hat  Apache   -
 ServerAdmin  ServerName.      ,   

 "ServerAdmin"  "ServerName" (.  " I"    ).
DocumentRoot.  DocumentRoot (.  " 1"    )

  :

DocumentRoot "/var/www/html"

   ?        -
,   /var/www/html.

<Directory>.   <Directory> (.  ""   -
 )        -
 (  /):

<Directory />

Options FollowSymLinks

AllowOverride None
</Directory>

 Options (.   " ")  Apache
   ,    . 
AllowOverride (.   " ") ,  Apache
   .htaccess.      -
,    ,        
   .

   <Directory>    
  DocumentRoot (/var/www/html).    httpd.conf 
 .     :

<Directory "/var/www/html">

Options Indexes FollowSymLinks

AllowOverride None

Order allow,deny

Allow from all
</Directory>

 Indexes   Options  Apache   .
 Order  Allow (.   " ")  -
    .     ,  -
,      Apache     . htaccess.

Directorylndex.     "Directorylndex" (.  " I"  
 ),  Directorylndex ,  Apache  
 index, html   ,      , 
  index.html.var.     
<Directory>   Options Indexes,      -
    Apache   :

Directorylndex index.html index.html.var

808                            V.     