0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-06 22:40:31 -05:00
caddy/caddytest/integration/caddyfile_adapt
2022-08-03 11:04:51 -06:00
..
auto_https_disable_redirects.txt
auto_https_ignore_loaded_certs.txt
auto_https_off.txt
bind_ipv6.txt httpcaddyfile: Fix incorrect handling of IPv6 bind addresses (#4532) 2022-01-18 11:27:43 -07:00
encode_options.txt
error_example.txt
expression_quotes.txt caddyfile: Support for raw token values; improve map, expression (#4643) 2022-03-18 15:08:23 -06:00
file_server_disable_canonical_uris.txt
file_server_pass_thru.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
file_server_precompressed.txt
file_server_status.txt
forward_auth_authelia.txt reverseproxy: Fix double headers in response handlers (#4847) 2022-06-22 15:10:14 -04:00
forward_auth_rename_headers.txt reverseproxy: Fix double headers in response handlers (#4847) 2022-06-22 15:10:14 -04:00
global_options.txt httpserver: Configurable shutdown delay (#4906) 2022-08-03 11:04:51 -06:00
global_options_acme.txt caddyfile: make renew_interval option configurable (#4451) 2021-11-28 17:22:26 -05:00
global_options_admin.txt
global_options_debug_with_access_log.txt httpcaddyfile: Fix duplicate access log when debug is on (#4746) 2022-04-28 12:16:25 -04:00
global_options_default_bind.txt httpcaddyfile: Support multiple values for default_bind (#4774) 2022-05-08 21:32:10 -04:00
global_options_log_and_site.txt
global_options_log_basic.txt
global_options_log_custom.txt caddyhttp: Split up logged remote address into IP and port (#4403) 2021-11-29 01:18:35 -05:00
global_options_log_multi.txt
global_options_preferred_chains.txt
global_options_skip_install_trust.txt httpcaddyfile: Add pki app root and intermediate cert/key config (#4514) 2022-01-18 12:18:31 -07:00
global_server_options_multi.txt httpcaddyfile: Support explicitly turning off strict_sni_host (#4592) 2022-03-01 20:02:39 -05:00
global_server_options_single.txt caddyhttp: Move HTTP redirect listener to an optional module (#4585) 2022-02-19 15:36:36 -07:00
handle_path.txt
handle_path_sorting.txt
header.txt headers: Fix + in Caddyfile to properly append rather than set (#4506) 2022-01-04 10:10:11 -07:00
http_only_hostnames.txt
http_only_on_any_address.txt
http_only_on_domain.txt
http_only_on_hostless_block.txt
http_only_on_localhost.txt
http_only_on_non_standard_port.txt
https_on_domain.txt
import_args_file.txt
import_args_snippet.txt
import_args_snippet_env_placeholder.txt
log_except_catchall_blocks.txt
log_filters.txt logging: add support for hashing data (#4434) 2021-12-02 13:51:37 -07:00
log_roll_days.txt logging: Add roll_local_time Caddyfile option (#4583) 2022-02-19 15:12:28 -07:00
log_skip_hosts.txt
map_and_vars_with_raw_types.txt httpcaddyfile: Add 'vars' directive 2022-03-22 10:47:21 -06:00
matcher_syntax.txt caddyfile: Shortcut for remote_ip for private IP ranges (#4753) 2022-05-04 12:42:37 -06:00
matchers_in_route.txt
method_directive.txt rewrite: Add method Caddyfile directive (#4528) 2022-01-18 12:17:35 -07:00
metrics_disable_om.txt
metrics_syntax.txt
not_block_merging.txt
php_fastcgi_expanded_form.txt
php_fastcgi_handle_response.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
php_fastcgi_index_off.txt
php_fastcgi_matcher.txt
php_fastcgi_subdirectives.txt
php_fastcgi_try_files_override.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
portless_upstream.txt
request_body.txt
request_header.txt
reverse_proxy_dynamic_upstreams.txt reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) 2022-03-06 17:43:39 -07:00
reverse_proxy_empty_non_http_transport.txt
reverse_proxy_h2c_shorthand.txt
reverse_proxy_handle_response.txt reverseproxy: Fix Caddyfile support for replace_status (#4754) 2022-05-02 11:44:28 -06:00
reverse_proxy_health_headers.txt reverseproxy: Fix incorrect health_headers Caddyfile parsing (#4485) 2021-12-17 08:53:11 -07:00
reverse_proxy_health_path_query.txt
reverse_proxy_load_balance.txt reverseproxy: Implement retry count, alternative to try_duration (#4756) 2022-07-13 14:15:00 -06:00
reverse_proxy_options.txt reverseproxy: Adjust new TLS Caddyfile directive names (#4872) 2022-07-08 13:04:22 -04:00
reverse_proxy_trusted_proxies.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
reverse_proxy_upstream_placeholder.txt
shorthand_parameterized_placeholders.txt
site_block_sorting.txt
sort_directives_with_any_matcher_first.txt
sort_directives_within_handle.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
sort_vars_in_reverse.txt httpcaddyfile: Add {vars.*} placeholder shortcut, reverse vars sort order (#4726) 2022-04-25 10:47:12 -06:00
tls_acme_preferred_chains.txt
tls_automation_policies_1.txt
tls_automation_policies_2.txt
tls_automation_policies_3.txt
tls_automation_policies_4.txt
tls_automation_policies_5.txt
tls_automation_policies_6.txt
tls_automation_policies_7.txt
tls_automation_policies_8.txt
tls_automation_policies_9.txt httpcaddyfile: Fix #4640 (auto-HTTPS edgecase) (#4661) 2022-03-24 22:54:03 -06:00
tls_automation_policies_global_email_localhost.txt
tls_client_auth_cert_file.txt
tls_client_auth_inline_cert.txt
tls_conn_policy_consolidate.txt
tls_internal_options.txt chore: Clean up adapt test line endings (#4660) 2022-03-24 22:48:45 -06:00
tls_propagation_timeout.txt caddytls: Add propagation_delay, support propagation_timeout -1 (#4723) 2022-04-22 16:09:11 -06:00
tracing.txt tracing: New OpenTelemetry module (#4361) 2022-03-08 12:18:32 -07:00