working alpha version

This commit is contained in:
ali
2026-06-25 08:12:43 +03:00
parent 4ac4be85f4
commit e251d09d1f
12 changed files with 381 additions and 0 deletions

View File

@ -0,0 +1,4 @@
server {
autoindex on;
root /var/www/talia;
}