Is there anyway to use a regex grouping in a static directory url handler in Google App Engine (Python) -


i've tried work in app.yaml file:

- url: /([^\\]+)/static   static_dir: /apps/\1/static 

a static_dir must fixed prefix.

however, instead use static_files, utilizes regex groups.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -