caddy-website/src/docs/markdown/quick-starts.md

19 lines
577 B
Markdown
Raw Normal View History

2020-01-24 12:47:52 -07:00
---
title: Quick-starts
---
# Quick-starts
These tutorials are designed to get you up and running quickly without much explanation to get in the way.
It is **highly recommended** that you follow-up by reading other tutorials and reference documentation to fully understand how your web server works.
## Menu
- #### [Using the API](/docs/quick-starts/api)
- #### [Using a Caddyfile](/docs/quick-starts/caddyfile)
- #### [Static file server](/docs/quick-starts/static-files)
2020-01-24 12:47:52 -07:00
- #### [Reverse proxy](/docs/quick-starts/reverse-proxy)
- #### [HTTPS](/docs/quick-starts/https)