I tried this but it’s not redirecting. How do I test to see if the incoming request has nothing in the path or just / in the path.
acl is_root_request path /
http-request redirect code 301 location https://parked-domains.com/?domain=%[req.hdr(Host)] if is_root_request
3 posts - 2 participants