Hi
My website is using CDNs for delivering static resources. Now in order to use the facility of using multiple subdomains for parallel data loading,I want to add subdomains via htaccess like 1.mycdn.com and 2.mycdn.com.Now I wonder whether I can use my htaccess which is hosted on myserver.com to make subdomains of CDN if not then what's the solution?
Thanks