Caddy-Web-Server-Installer
Script to manage Caddy web server
File Explorer
- caddy-www.conf
- php7.conf
- README.md
- runcaddy.sh
- .gitattributes
- caddy
- caddy.sh
- CHANGELOG.md
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
caddy
View Details ▼
caddy
An enterprise-ready open source web server with automatic HTTPS, written in Go.
caddy run
Start Caddy in the foreground:
caddy run --config {{path/to/Caddyfile}}
Start Caddy with the specified Caddyfile:
caddy start
Start Caddy in the background:
// repository documentation
Was this content helpful?
(0 ratings)
