I have created a module that creates a site page inside a pages library. Is there a way we can dynamically set Url property of the Module node in the XML file? I would like to set the Url property dynamically, so that it will allow easier deployment between environments (i.e. Dev, QA, Prod). Thinking about using a Farm Level Property, Web Config key, etc.
<Module Name="pages" Url="pages" List="101">