[alias_traversal] minor documentation improvements

pull/69/head
Andrew Krasichkov 2017-10-10 15:00:15 +03:00
parent 1f9a65a197
commit fd4c731c8a
1 changed files with 1 additions and 1 deletions

View File

@ -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/ {