hl/config/routes

14 lines
321 B
Text
Raw Normal View History

2014-03-01 18:51:02 +00:00
/static StaticR Static appStatic
/ HomeR GET
2014-03-07 22:37:04 +00:00
/reload ReloadR GET
/downloads DownloadsR GET
/community CommunityR GET
2014-03-15 00:00:54 +00:00
/irc IrcR GET
2014-03-14 23:28:17 +00:00
/mailing-lists MailingListsR GET
2014-03-07 22:37:04 +00:00
/documentation DocumentationR GET
/news NewsR GET
2014-03-15 02:18:15 +00:00
/report/#Int/#FilePath ReportR GET
/report/#Int ReportHomeR GET
2014-03-08 05:05:34 +00:00
/wiki/#Text WikiR GET
/wiki/ WikiHomeR GET