I'm reading the documentation for setting up an HTTP to HTTPS redirect in the AWS Application Load Balancer but I cannot understand what to put as path expression (by the green arrow in the image):
One guess would be: http://#{host}:#{port}?/#{path}?#{query}?or maybe http://* or maybe something else? For a beginner like me the documentation isn't all that clear...
Thanks!
