mirror of https://github.com/yandex/gixy
[alias_traversal] minor documentation improvements
parent
1f9a65a197
commit
fd4c731c8a
|
@ -1,6 +1,6 @@
|
|||
# [alias_traversal] Path traversal via misconfigured alias
|
||||
|
||||
The [alias](https://nginx.ru/ru/docs/http/ngx_http_core_module.html#alias) directive is used to replace path of the specified location.
|
||||
The [alias](https://nginx.ru/en/docs/http/ngx_http_core_module.html#alias) directive is used to replace path of the specified location.
|
||||
For example, with the following configuration:
|
||||
```nginx
|
||||
location /i/ {
|
||||
|
|
Loading…
Reference in New Issue