CaddyServer是基于易于配置和使用的Web服务器架设系统,支持HTTP/2、IPV6、WebSockets、FastCGI、Markdown等,设计师和开发者都可以通过这个系统简单地设置自己的网站
【Caddy Server运用指南】
Caddy Server 产物特征;
1.HTTP/2:It's time for a faster web. Caddy supports HTTP/2 right out of the box. No thought required.
2.TLS 1.2:Direct integration with Let's Encrypt is on its way, or use your own certs and keys. Supports SNI.
3.Easy Deployment:Caddy is a single executable with no dependencies. Any platform.
4.Multi-core:When the going gets tough, Caddy gets going on more CPUs.
5.WebSockets:Caddy can pipe stdin and stdout from any program to WebSocket clients.
6.Markdown:Serve Markdown documents rendered on-the-fly as HTML.
7.IPv6:Runs full well in an IPv6 environment.
8.Logging:Caddy takes copious notes according to your favorite log format.
9.FastCGI:Serve PHP by proxying requests to FastCGI servers like php-fpm.
10.Headers:Send custom response headers just by adding a line to your Caddyfile.
11.Reverse Proxy:Forward requests to other endpoints with simple reverse proxy functionality.
12.Rewrites & Redirects:Rewrite requests internally or configure HTTP redirects.
13.Clean URLs:Elegantly serve files without needing the extension in the URL.
14.Gzip:Compress responses to save bandwidth.
15.Directory Browsing:List the contents of folders according to your own template.
16.Virtual Hosts:Serve multiple sites from the same address with a single Caddyfile.
对于个人站长来说,有多少技术方面的经验,都是在不断摸索中成长起来的,许多服务器环境架设都是通过集成系统来操作的,而WEB系统操作方便,使用方便,是站长们追求的最终目标,系统这套系统可以用于国内站长。
网址入口:https://caddyserver.com/