First Commit

This commit is contained in:
2025-10-30 00:48:54 +09:00
commit 0e6df50a7f
9 changed files with 108 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<Directory /var/www/html>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
ServerName localhost
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html