mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-01-02 09:36:52 +01:00
.
This commit is contained in:
parent
b9e6f7d6e2
commit
bee34469cd
@ -93,10 +93,10 @@ server {
|
||||
#}
|
||||
location /wwwroot {
|
||||
if ($SpaccBbsMap = '1') {
|
||||
rewrite ^(.*) $scheme://hlb0.octt.eu.org/$request_uri redirect;
|
||||
rewrite ^(.*) $scheme://hlb0.octt.eu.org/$request_uri last;
|
||||
}
|
||||
if ($SpaccBbsMap = '2') {
|
||||
rewrite ^(.*) $scheme://octt.spaccsoj3trhzowrrblzb5m6hgkwu6syghnmhett7gvxbrz5zhsrs4ad.onion/$request_uri redirect;
|
||||
rewrite ^(.*) $scheme://octt.spaccsoj3trhzowrrblzb5m6hgkwu6syghnmhett7gvxbrz5zhsrs4ad.onion/$request_uri last;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user