caddyserver / caddy

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
https://caddyserver.com
Apache License 2.0
56.47k stars 3.96k forks source link

Caddyfile doesn't accept IPv6 address without port #80

Closed mholt closed 9 years ago

mholt commented 9 years ago

A hostname like [::1] without a port (which is like [::1]:1234) should parse properly.