Set header based on %{REQUEST_URI}

<If "%{REQUEST_URI} =~ m#^/bst/index\.html#">
Header set X-Akamai Yes
</If>

Documentation and Documentation