ServerName admin
ServerAlias localhost
DocumentRoot /var/www/html
# Alias для пути /cite_practica/
Alias /cite_practica /var/www/html/cite_practica
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
DirectoryIndex cite_mebel.php index.php index.html
# Настройка PHP
SetHandler application/x-httpd-php
# Логи
ErrorLog ${APACHE_LOG_DIR}/cite_practica_error.log
CustomLog ${APACHE_LOG_DIR}/cite_practica_access.log combined