This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
demo
/
caddy
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
265
Commits
1
Branch
0
Tags
4.5 MiB
Tree:
2fbe2ff40b
caddy
/
caddyconfig
/
caddyfile
/
testdata
/
import_test2.txt
4 lines
26 B
Raw
Normal View
History
Implement config adapters and beginning of Caddyfile adapter Along with several other changes, such as renaming caddyhttp.ServerRoute to caddyhttp.Route, exporting some types that were not exported before, and tweaking the caddytls TLS values to be more consistent. Notably, we also now disable automatic cert management for names which already have a cert (manually) loaded into the cache. These names no longer need to be specified in the "skip_certificates" field of the automatic HTTPS config, because they will be skipped automatically.
6 years ago
host1 {
dir1
dir2 arg1
}