Revert handlers order

This commit is contained in:
Salvo 'LtWorf' Tomaselli 2013-12-30 12:37:54 +01:00
parent 3aeed43263
commit c8eff8bb1d

View File

@ -5,7 +5,7 @@ api_version: 1
threadsafe: true
handlers:
- url: /.*
script: feedback.application
- url: /downloads
static_dir: downloads
- url: /.*
script: feedback.application