mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
Tab vs spaces; fix copy-paste error.
This commit is contained in:
parent
d7f776f616
commit
791a827492
1 changed files with 1 additions and 3 deletions
|
@ -20,7 +20,7 @@ This guide won't delve into the new features available -- which are really cool,
|
||||||
- [Primary changes](#primary-changes)
|
- [Primary changes](#primary-changes)
|
||||||
- [basicauth](#basicauth)
|
- [basicauth](#basicauth)
|
||||||
- [browse](#browse)
|
- [browse](#browse)
|
||||||
- [errors](#errors)
|
- [errors](#errors)
|
||||||
- [ext](#ext)
|
- [ext](#ext)
|
||||||
- [fastcgi](#fastcgi)
|
- [fastcgi](#fastcgi)
|
||||||
- [gzip](#gzip)
|
- [gzip](#gzip)
|
||||||
|
@ -149,8 +149,6 @@ file_server /subfolder/* browse
|
||||||
|
|
||||||
### errors
|
### errors
|
||||||
|
|
||||||
Implied file extensions can be done with [`try_files`](/docs/caddyfile/directives/try_files).
|
|
||||||
|
|
||||||
Custom error pages can be accomplished with [`handle_errors`](/docs/caddyfile/directives/handle_errors).
|
Custom error pages can be accomplished with [`handle_errors`](/docs/caddyfile/directives/handle_errors).
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue