mirror of
https://github.com/caddyserver/website.git
synced 2025-05-10 13:35:01 -04:00
Update src/docs/markdown/caddyfile/concepts.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
parent
47b97b8262
commit
ab64109606
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ import redirect
|
|||
|
||||
The [`import`](/docs/caddyfile/directives/import) directive can also be used to include other files in its place. As a special case, it can appear almost anywhere within the Caddyfile.
|
||||
|
||||
The [`import`](/docs/caddyfile/directives/import) directive supports the arguments :
|
||||
You can pass arguments to imported configuration and use them like so:
|
||||
|
||||
```caddy
|
||||
(log_common) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue