gixy/tests/plugins/simply/alias_traversal/nested_fp.conf

6 lines
74 B
Plaintext

location /files/ {
location /files/images {
}
alias /home/;
}