Hello, I'm currently serving public static content from a webserver behind haproxy. What could be the right way to password protect only a single subdirectory (and all its content) with haproxy ? / -> Public /directory/private -> Password protected
-- Best regards, Artur

