nginx-proxy-auto-docker/test/test_custom
Alexander Lieret 7594dab91e
Support for path-based routing
This is a rebase of #1083 with some improvements.
- VIRTUAL_PATH: route using this path
- VIRTUAL_DEST: rewrite the query path (optional)
- Support for custom config snippets files
- Add test cases
2021-04-29 04:28:27 +02:00
..
my_custom_proxy_settings.conf TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
my_custom_proxy_settings_bar.conf TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_defaults-location.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_defaults-location.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_defaults.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_defaults.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_location-per-vhost.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_location-per-vhost.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_location-per-vpath.py Support for path-based routing 2021-04-29 04:28:27 +02:00
test_location-per-vpath.yml Support for path-based routing 2021-04-29 04:28:27 +02:00
test_per-vhost.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_per-vhost.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00
test_per-vpath.py Support for path-based routing 2021-04-29 04:28:27 +02:00
test_per-vpath.yml Support for path-based routing 2021-04-29 04:28:27 +02:00
test_proxy-wide.py TESTS: replace old test suite with the new one 2017-02-17 00:29:30 +01:00
test_proxy-wide.yml Modified tests to include dhparams 2017-03-07 14:04:44 -05:00