Closed PhilippKuntschik closed 8 years ago
URL resolving is done via modules. Possible URLs (in context of the linked-module) are generated via RouteGenerator (called at LinkedSwissbib/config/modul.config:99). This builds the latter part of the path (for example '/Exploration/AuthorDetails'). The former part ('sbrd') is configured via Apache Rewrite Rules.
I did some code review to understand the pipeline for a new incoming request. This issue will contain my findings (I don't know if a WIKI-page is better suited)