index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
caddyhttp
/
reverseproxy
/
fastcgi
Age
Commit message (
Expand
)
Author
2019-10-10
Miscellaneous cleanups / comments
Matthew Holt
2019-09-17
fastcgi: Implement / redirect for index.php with php_fastcgi directive (#2754)
Matt Holt
2019-09-10
caddyfile: Improve Dispenser.NextBlock() to support nesting
Matthew Holt
2019-09-10
New 'php_fastcgi' directive for convenient PHP+FastCGI reverse proxy
Matthew Holt
2019-09-10
fastcgi: Make EnvVars a map instead of a slice
Matthew Holt
2019-09-09
Migrate some selection policy tests over to v2
Matthew Holt
2019-09-09
reverse_proxy: Caddyfile integration (and fix blocks in Dispenser)
Matthew Holt
2019-09-06
Various fixes/tweaks to HTTP placeholder variables and file matching
Matthew Holt
2019-09-06
fastcgi: Use request context as base, not a new one
Matthew Holt
2019-09-05
fastcgi: Set default root path; add interface guards
Matthew Holt
2019-09-05
Add original URI to request context; implement into fastcgi env
Matthew Holt
2019-09-05
Reconcile upstream dial addresses and request host/URL information
Matthew Holt
2019-09-02
reverse_proxy: WIP refactor and support for FastCGI
Matthew Holt
[prev]