This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
yeshihao
/
dyuitTools
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
e1749442f0
Branches
Tags
ysh
dyuitTools
/
web
/
CaddyFile
CaddyFile
126 B
Histórico
Raw
1
2
3
4
5
6
7
127.0.0.1:9099 {
tls off
fastcgi / 127.0.0.1:9000 php {
env SERVER_ADDR {host}
index index.php
}
}