caddy/caddyhttp/httpserver
Matthew Holt f9cba03d25
redir: Do not count multiple rules with if statements as duplicates
This allows you to have multiple redir directives conditioned solely
upon if statements, without regard to path.
2017-09-28 11:41:11 -06:00
..
condition_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
condition.go redir: Do not count multiple rules with if statements as duplicates 2017-09-28 11:41:11 -06:00
error.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
https_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
https.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
logger_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
logger.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
middleware_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
middleware.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
mitm_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
mitm.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
path_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
path.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
plugin_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
plugin.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
recorder_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
recorder.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
replacer_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
replacer.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
responsewriterwrapper.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
roller.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
server_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
server.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
siteconfig.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
tplcontext_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
tplcontext.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
vhosttrie_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
vhosttrie.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00