LoadModule cgi_module modules/mod_cgi.so
ServerAdmin root@localhost
UseCanonicalName Off
    Options FollowSymLinks
    AllowOverride None
= 2.4>
  
    Options Indexes FollowSymLinks
    AllowOverride None
    Require all granted
  
  
    Options Indexes FollowSymLinks
    AllowOverride None
    Order allow,deny
    Allow from all
  
DirectoryIndex index.html index.html.var
AccessFileName .htaccess
= 2.4>
  
    Require all denied
  
  
    Order allow,deny
    Deny from all
    Satisfy All
  
TypesConfig /etc/mime.types
DefaultType text/plain
    MIMEMagicFile conf/magic