diff --git a/README.md b/README.md index adb73d7..dcbc7ed 100644 --- a/README.md +++ b/README.md @@ -1197,7 +1197,7 @@ apache Выполнить монтирование Additional.iso в директорию /mnt: > mount /dev/sr0 /mnt/ - +

@@ -1248,6 +1248,10 @@ EXIT;

+Удалить стандартную станицу + +> rm /var/www/html/index.html + Включить и добавить в автозагрузку службу httpd2: >systemctl enable --now apache2 diff --git a/images/module2/index.php.png b/images/module2/index.php.png index e7480ab..92d6ccd 100644 Binary files a/images/module2/index.php.png and b/images/module2/index.php.png differ