mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-04-02 18:45:31 +00:00
update namespaces
This commit is contained in:
parent
1bcd1d943a
commit
3a9a30b11f
61 changed files with 857 additions and 856 deletions
|
|
@ -0,0 +1,9 @@
|
|||
# Prevent out redirects (solution for issue #2)
|
||||
|
||||
location @yggbro_nginx_opennet_ru_opennet_ru_bro_ygg_handles_redirect {
|
||||
|
||||
set $original_uri $uri;
|
||||
set $orig_loc $upstream_http_location;
|
||||
|
||||
proxy_pass $orig_loc;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue