Код: Выделить всё
ServerName {hostName}
ServerAdmin *
DocumentRoot /var/www/html
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
Подробнее здесь: https://stackoverflow.com/questions/794 ... -ip-addres
Код: Выделить всё
ServerName {hostName}
ServerAdmin *
DocumentRoot /var/www/html
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined