messa08ec.ec.local

This commit is contained in:
2023-09-18 16:51:36 -07:00
parent 59d2ef6e44
commit 24e5d92534
12 changed files with 224 additions and 31 deletions

View File

@ -0,0 +1,4 @@
location / {
root "D://www//github";
index index.html index.htm;
}