views:

29

answers:

0

For example, I have two folders: common and specific. They have identical structure and could have the same pages.

files: /common/default.aspx /specific/default.aspx

url: http://domain.com/default.aspx

I wonna tune asp.net routes, with a rule if searched page exists in specific than used it, if there is no such page, load from common.