add solution

This commit is contained in:
2026-06-25 10:26:45 +02:00
parent 450421e5f6
commit f02f3803e0
15 changed files with 268 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
apache_package_name: apache2
apache_service_name: apache2
apache_log_dir: /var/log/apache2/
apache_config_dir: /etc/apache2/sites-enabled/
apache_group: www-data
apache_user: www-data