Skip to content

Commit

Permalink
[alias_traversal] minor documentation improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
buglloc committed Oct 10, 2017
1 parent 1f9a65a commit fd4c731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/plugins/aliastraversal.md
Original file line number Diff line number Diff line change
@@ -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/ {
Expand Down

0 comments on commit fd4c731

Please sign in to comment.