X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/57401c48fadc0c78733a67294f9cc20a57e527c9..4bba5a88d0f6afde4414b586b64c48a4851d5324:/test/integration/test-partial-file-support?ds=sidebyside diff --git a/test/integration/test-partial-file-support b/test/integration/test-partial-file-support index e2d2743b3..1c5d120d8 100755 --- a/test/integration/test-partial-file-support +++ b/test/integration/test-partial-file-support @@ -146,3 +146,6 @@ serverconfigs "http://localhost:${APTHTTPPORT}" changetohttpswebserver serverconfigs "https://localhost:${APTHTTPSPORT}" + +webserverconfig 'aptwebserver::redirect::replace::/redirectme/' "https://localhost:${APTHTTPSPORT}/" +serverconfigs "http://localhost:${APTHTTPPORT}/redirectme"