This website works better with JavaScript
Home
Explore
Help
Sign In
yeshihao
/
dyuitTools
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
ysh
Branches
Tags
ysh
dyuitTools
/
web
/
CaddyFile
CaddyFile
126 B
Permalink
History
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
}
}