ServerAdmin admin@aeterna.local DocumentRoot /var/www/html ServerName localhost Options Indexes FollowSymLinks AllowOverride All Require all granted # Логирование ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined # Кодировка по умолчанию AddDefaultCharset UTF-8 # Типы файлов AddType text/css .css AddType text/less .less AddType text/javascript .js AddType image/svg+xml .svg