Seth Schoen 2016-07-13 15:37:44 -07:00
parent d3e997a88e
commit 557d2e80d3

View file

@ -0,0 +1,3 @@
map $uri $blogname{
~^(?P<blogpath>/[^/]+/)files/(.*) $blogpath ;
}