Initial commit

This commit is contained in:
2025-01-06 23:08:30 +04:00
commit 8099df95b5
18 changed files with 574 additions and 0 deletions

2
src/public/index.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
phpinfo();

1
src/public/test.html Normal file
View File

@@ -0,0 +1 @@
This static HTML file is served by Caddy