mirror of
https://github.com/YGGverse/YGGbro.git
synced 2026-03-31 17:45:36 +00:00
refactor opennet conf
This commit is contained in:
parent
1872672f64
commit
b24b24a672
18 changed files with 46 additions and 40 deletions
|
|
@ -8,7 +8,7 @@ proxy_set_header X-Real-IP $remote_addr;
|
|||
|
||||
# Prevent out redirects (issue #2)
|
||||
proxy_intercept_errors on;
|
||||
error_page 301 302 307 = @opennet_locations_handle_redirect;
|
||||
error_page 301 302 307 = @yggbro_nginx_opennet_handles_redirect;
|
||||
|
||||
# Replace all matches
|
||||
sub_filter_once off;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue