fix alias_traversal and change maintainer
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
location __PATH__ {
|
||||
#sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
|
||||
|
||||
location __PATH__/ {
|
||||
# Path to source
|
||||
alias __FINALPATH__/ ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user