mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 14:54:24 -04:00
This commit is contained in:
parent
d3e997a88e
commit
557d2e80d3
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
map $uri $blogname{
|
||||
~^(?P<blogpath>/[^/]+/)files/(.*) $blogpath ;
|
||||
}
|
||||
Loading…
Reference in a new issue