Now I want that request coming from the two different hosts load two different set of static files like images etc. Due to some reason I want that there should be just one instance of the application hosted.
Can anyone suggest how I can keep these two set of static files and how I can load them separately based on the request URL keeping one single application?
Thanks
Atish
subject: different static files for single application hosted on two virtual hosts