1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
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 ;
}