404 Commits (d810637a9fe2d2015b1f5ad701fdc23f26dda66a)
 

Author SHA1 Message Date
Matthew Holt d810637a9f
httpcaddyfile: Update directive docs; put root after rewrite 5 years ago
Matthew Holt 5d3ccf1eb7
httpcaddyfile: Get rid of 'tls off' parameter; probably not useful 5 years ago
Matthew Holt aad9f90cad
httpcaddyfile: Fix address parsing; don't infer port at parse-time 5 years ago
Zaq? Wiedmann 07ef4b0c7d
Merge pull request #2980 from moorereason/bugfix-ciphersuite-logging 5 years ago
Mohammed Al Sahaf 2bfaf8e896 reverse_proxy: CB docs; rename type -> factor (#2986) 5 years ago
Matthew Holt 372540f0ee
httpcaddyfile: Move redir before rewrite 5 years ago
Matthew Holt 793a405810
caddyhttp: Improve docs, and Caddyfile for respond directive 5 years ago
Matthew Holt 85ff0e3604
cmd: version: Add module replace to output 5 years ago
Matthew Holt e51e56a494
httpcaddyfile: Fix nested blocks; add handle directive; refactor 5 years ago
Cameron Moore 35174a8ba8 http: Fix ciphersuite logging 5 years ago
Matthew Holt 21643a007a
httpcaddyfile: Replace 'handler_order' option with 'order' 5 years ago
Matthew Holt 2466ed1484
httpcaddyfile: Group try_files routes together (#2891) 5 years ago
Matthew Holt a66f461201
caddyfile: Sort site subroutes by key specificity, and make exclusive 5 years ago
Matthew Holt 07ad4655db
rewrite: Make URI modifications more transactional (#2891) 5 years ago
Matthew Holt 271b5af148
http: Refactor automatic HTTPS (fixes #2972) 5 years ago
Matthew Holt 99e2b56519
cmd: adapt: Set config filename so it can be hidden (fixes #2974) 5 years ago
Matthew Holt 64f0173948
http: Fix subroutes, ensure that next handlers can still be called 5 years ago
Matthew Holt fe5a531c58
http: Fix empty responses 5 years ago
Matthew Holt 8c0c1a7b88
cmd: Assume Caddyfile if name starts with Caddyfile 5 years ago
Matthew Holt 25dea2903e
http: A little more polish on rewrite handler and try_files directive 5 years ago
Matthew Holt d876de61e5
rewrite: Fix query string logic 5 years ago
Matthew Holt 8be1f0ea66
http: Ensure primary routes always get compiled (fix #2972) 5 years ago
Matthew Holt 2eda21ec6d
http: Remove {...query_string} placeholder, in favor of {...query} 5 years ago
Matthew Holt d418e319ab
rewrite: Rename parameters; implement custom query string parser 5 years ago
Matthew Holt ba514f9660
cmd: Add build-info command; update CertMagic 5 years ago
Zaq? Wiedmann 3dcc34d341 caddyfile: advance cursor for claimed token in NewFromNextTokens() (#2971) 5 years ago
Mark Sargent 871abf1053 caddyfile: fix replacing variables on imported files (#2970) 5 years ago
Matthew Holt 29315847a8
caddyfile: Use of vars no longer requires nesting in subroutes 5 years ago
Matthew Holt 994b9033e9
http: Don't use a Host matcher for HTTP->HTTPS redirects 5 years ago
Matthew Holt 590480513a
Update docs for couple of Caddyfile directives 5 years ago
Matt Holt 7527c01705
v2: Implement Caddyfile enhancements (breaking changes) (#2960) 5 years ago
Matthew Holt 8aef859a55
caddyfile: Less strict URL parsing; allows placeholders 5 years ago
Matt Holt a5ebec0041
http: Change routes to sequential matcher evaluation (#2967) 5 years ago
Mark Sargent 7c419d5349 caddyfile: Preprocess env vars in {$THIS} format (#2963) 5 years ago
Matthew Holt 3828a3aaac
go.mod: Update lego, tidy up 5 years ago
Matthew Holt 8bae8f5f5a
http: Always set status code via response recorder 5 years ago
Zaq? Wiedmann 21f1f95e7b reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936) 5 years ago
Matthew Holt 78e98c40d3
basicauth: Accept placeholders; move base64 decoding to provision 5 years ago
Matthew Holt 5c99267dd8
A few miscellaneous, minor fixes 5 years ago
Matthew Holt a6df4cdbbc logging: Add doc about which fields can't be filtered 5 years ago
Mohammed Al Sahaf dff78d82ce v2: housekeeping: address minor lint complaints (#2957) 5 years ago
Matthew Holt 8c7c2e4af2
logging: Little fix for filtering object fields 5 years ago
Matthew Holt 3d9f8eac08
Couple of minor fixes, update readme 5 years ago
Matthew Holt 06ea0a5295
Tune AppConfigDir and docs for Storage module 5 years ago
Matthew Holt 788462bd4c
file-server command: Use safer defaults; http: improve host matcher docs 5 years ago
Matthew Holt 5a0603ed72
Config auto-save; run --resume flag; update environ output (close #2903) 5 years ago
Matthew Holt 984d384d14
Change storage paths to follow OS conventions; migrate folder (#2955) 5 years ago
Matthew Holt fdabac51a8
Improve docs, especially w.r.t. placeholders and template actions 5 years ago
Matthew Holt 95d944613b
Export Replacer and use concrete type instead of interface 5 years ago
Matthew Holt 2b33d9a5e5
http: Enable TLS for servers listening only on HTTPS port 5 years ago