Correcting abandoned rename
This commit is contained in:
parent
43d7375dae
commit
15dd844093
@ -19,13 +19,13 @@ server {
|
|||||||
}
|
}
|
||||||
|
|
||||||
location /shadowarch {
|
location /shadowarch {
|
||||||
rewrite /shadowarch /Foundation/ShadowArch/raw/branch/main/EtcFiles/shadowarch;
|
rewrite /shadowarch /AniNIX/ShadowArch/raw/branch/main/EtcFiles/shadowarch;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /aninix.xml {
|
location /aninix.xml {
|
||||||
proxy_hide_header Content-Type;
|
proxy_hide_header Content-Type;
|
||||||
add_header content-type "application/atom+xml";
|
add_header content-type "application/atom+xml";
|
||||||
rewrite /aninix.xml /Foundation/Wiki/raw/branch/main/rss/aninix.xml;
|
rewrite /aninix.xml /AniNIX/Wiki/raw/branch/main/rss/aninix.xml;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /martialarts/maqotw.xml {
|
location /martialarts/maqotw.xml {
|
||||||
|
Loading…
Reference in New Issue
Block a user