I have a requirement where I need to have separate vhosts file in apache for same domain and different path. The reason behind separate vhosts is something for business use case.
All I want to know is that for different URL what kind of settings can be introduced on Akamai CDN so that I have different host headers sent to my webserver. for eg. www.foo.com/abc sends a host header of abc.foo.com
Any other solution is also appreciated