You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt 79cbe7bfd0
httpcaddyfile: Add 'vars' directive
3 years ago
..
auto_https_disable_redirects.txt httpcaddyfile: Add `auto_https` global option (#3284) 5 years ago
auto_https_ignore_loaded_certs.txt httpcaddyfile: Add `auto_https ignore_loaded_certs` (#4077) 4 years ago
auto_https_off.txt httpcaddyfile: Add `auto_https` global option (#3284) 5 years ago
bind_ipv6.txt httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532) 3 years ago
encode_options.txt encode: Drop `prefer` from Caddyfile (#4156) 4 years ago
error_example.txt httpcaddyfile: Reorder some directives (#4311) 3 years ago
expression_quotes.txt caddyfile: Support for raw token values; improve `map`, `expression` (#4643) 3 years ago
file_server_disable_canonical_uris.txt fileserver: Add `disable_canonical_uris` Caddyfile subdirective (#4222) 4 years ago
file_server_pass_thru.txt fileserver: Add `pass_thru` Caddyfile option (#4613) 3 years ago
file_server_precompressed.txt encode,staticfiles: Content negotiation, precompressed files (#4045) 4 years ago
file_server_status.txt fileserver: Add status code override (#4076) 4 years ago
global_options.txt httpcaddyfile: Disabling OCSP stapling for both managed and unmanaged (#4589) 3 years ago
global_options_acme.txt caddyfile: make renew_interval option configurable (#4451) 3 years ago
global_options_admin.txt caddytls: Support multiple issuers (#3862) 4 years ago
global_options_default_bind.txt httpcaddyfile: Add `default_bind` global option (#4531) 3 years ago
global_options_log_and_site.txt caddyconfig: add global option for configuring loggers (#4028) 4 years ago
global_options_log_basic.txt caddyconfig: add global option for configuring loggers (#4028) 4 years ago
global_options_log_custom.txt caddyhttp: Split up logged remote address into IP and port (#4403) 3 years ago
global_options_log_multi.txt caddyconfig: add global option for configuring loggers (#4028) 4 years ago
global_options_preferred_chains.txt httpcaddyfile: Don't put localhost in public APs (fix #4220) 4 years ago
global_options_skip_install_trust.txt httpcaddyfile: Add pki app `root` and `intermediate` cert/key config (#4514) 3 years ago
global_server_options_multi.txt httpcaddyfile: Support explicitly turning off `strict_sni_host` (#4592) 3 years ago
global_server_options_single.txt caddyhttp: Move HTTP redirect listener to an optional module (#4585) 3 years ago
handle_path.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
handle_path_sorting.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
header.txt headers: Fix `+` in Caddyfile to properly append rather than set (#4506) 3 years ago
http_only_hostnames.txt httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977) 4 years ago
http_only_on_any_address.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
http_only_on_domain.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
http_only_on_hostless_block.txt httpcaddyfile: Take into account host scheme/port (fix #4113) 4 years ago
http_only_on_localhost.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
http_only_on_non_standard_port.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
https_on_domain.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
import_args_file.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
import_args_snippet.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
import_args_snippet_env_placeholder.txt caddyfile: Fix `import` replacing unrelated placeholders (#4129) 4 years ago
log_except_catchall_blocks.txt httpcaddyfile: Fix test on Windows 4 years ago
log_filters.txt logging: add support for hashing data (#4434) 3 years ago
log_roll_days.txt logging: Add `roll_local_time` Caddyfile option (#4583) 3 years ago
log_skip_hosts.txt httpcaddyfile: Ensure hosts to skip for logs can always be collected (#4258) 4 years ago
map_and_vars_with_raw_types.txt httpcaddyfile: Add 'vars' directive 3 years ago
matcher_syntax.txt caddyhttp: Enhance vars matcher (#4433) 3 years ago
matchers_in_route.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
method_directive.txt rewrite: Add `method` Caddyfile directive (#4528) 3 years ago
metrics_disable_om.txt metrics: allow disabling OpenMetrics negotiation (#3944) 4 years ago
metrics_syntax.txt metrics: allow disabling OpenMetrics negotiation (#3944) 4 years ago
not_block_merging.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
php_fastcgi_expanded_form.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
php_fastcgi_handle_response.txt fastcgi: Fix Caddyfile parsing when `handle_response` is used (#4342) 3 years ago
php_fastcgi_index_off.txt fastcgi: Add timeouts support to Caddyfile adapter (#3842) 4 years ago
php_fastcgi_matcher.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
php_fastcgi_subdirectives.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
php_fastcgi_try_files_override.txt fastcgi: Implement `try_files` override in Caddyfile directive (#4347) 3 years ago
portless_upstream.txt reverseproxy: default to port 80 for upstreams in Caddyfile (#3772) 4 years ago
request_body.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
request_header.txt headers: Fix Caddyfile parsing for `request_header` with matchers (#4085) 4 years ago
reverse_proxy_dynamic_upstreams.txt reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) 3 years ago
reverse_proxy_empty_non_http_transport.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
reverse_proxy_h2c_shorthand.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
reverse_proxy_handle_response.txt reverseproxy: copy_response and copy_response_headers for handle_response routes (#4391) 3 years ago
reverse_proxy_health_headers.txt reverseproxy: Fix incorrect `health_headers` Caddyfile parsing (#4485) 3 years ago
reverse_proxy_health_path_query.txt reverseproxy: Implement health_uri, deprecate health_path, supports query (#4050) 4 years ago
reverse_proxy_options.txt reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) 3 years ago
reverse_proxy_trusted_proxies.txt reverseproxy: Implement trusted proxies for `X-Forwarded-*` headers (#4507) 3 years ago
reverse_proxy_upstream_placeholder.txt reverseproxy: Fix upstreams with placeholders with no port (#4046) 4 years ago
shorthand_parameterized_placeholders.txt caddytest: Refactor Caddyfile adapt tests to separate files (#3398) 5 years ago
site_block_sorting.txt httpcaddyfile: Fix catch-all site block sorting 4 years ago
sort_directives_with_any_matcher_first.txt httpcaddyfile: Configure servers via global options (#3836) 4 years ago
sort_directives_within_handle.txt httpcaddyfile: Fix sorting edgecase for nested `handle_path` (#4477) 3 years ago
tls_acme_preferred_chains.txt httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (#4192) 4 years ago
tls_automation_policies_1.txt httpcaddyfile: Adjust iterator when removing AP (fix #3953) 4 years ago
tls_automation_policies_2.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
tls_automation_policies_3.txt httpcaddyfile: Fix automation policies 4 years ago
tls_automation_policies_4.txt httpcaddyfile: Fix automation policy consolidation again (fix #4161) 4 years ago
tls_automation_policies_5.txt httpcaddyfile: Fix unexpectedly removed policy (#4128) 4 years ago
tls_automation_policies_6.txt httpcaddyfile: Fix automation policy consolidation again (fix #4161) 4 years ago
tls_automation_policies_7.txt httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198) 4 years ago
tls_automation_policies_8.txt httpcaddyfile: Empty tls policy for internal http localhost (#4398) 3 years ago
tls_automation_policies_global_email_localhost.txt httpcaddyfile: Don't put localhost in public APs (fix #4220) 4 years ago
tls_client_auth_cert_file.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
tls_client_auth_inline_cert.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
tls_conn_policy_consolidate.txt caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 4 years ago
tls_internal_options.txt caddytls: Add internal Caddyfile `lifetime`, `sign_with_root` opts (#4513) 3 years ago
tls_propagation_timeout.txt caddytls: Add Caddyfile support for `propagation_timeout` (#4178) 4 years ago
tracing.txt tracing: New OpenTelemetry module (#4361) 3 years ago