   Allow,   Allow from all  
httpd. conf    :

Order allow,deny
Allow from all

  ,   Deny, Allow    , 
   Allow  ,    .
        example. net 
     <Directory> (.  "" -
   ):

Order deny,allow

Deny from all

Allow from .example.net

: , .htaccess
 : Deny,Allow
Red Hat: Allow, Deny

 Red Hat httpd.conf

       Red Hat
httpd. conf,     httpd. conf,   Apache.
        (,  
 ):

1. Global Environment ( ).   
 Apache.

2. Main Server Configuration (  ). 
  (    )   -
      .

3. Virtual Hosts ( ).   . -
     " "   
.

 1: Global Environment ( )

ServerTokens.  ServerTokens (.   "  -
")   OS,    Apache,   -
 ,        
Apache:

ServerTokens OS

ServerRoot.  ServerRoot (.   "  -
")   /etc/httpd  ,  Apache   -
    httpd. conf.

ServerRoot "/etc/httpd"

806  V.     