1
Web Proxy Filtering and Caching / Re: HAProxy use subdir of backend.
« on: June 04, 2021, 09:27:53 am »
Figured this out.
Needs a rule saying path doesn't start with the subdir, and then a condition with execute function set path "/subdir/%[path]" if the condition is false.
Needs a rule saying path doesn't start with the subdir, and then a condition with execute function set path "/subdir/%[path]" if the condition is false.