Dispatcher Runmode variables
We've certain domains which are environment specific. So now i wanted to create environment specific .vars files and include it in the vhost and use those variables in the proxy rules.
Eg: varfile names - dev.vars,int.vars,stg.vars,prod.vars
I want to include the var file in below format in the vhost file.
include ..variables/{runmode}.vars
Is there any possibility in AMS to set dev,int,stg&prod as runmodes or do we have any predefined set of runmodes ?
