We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 341d230 commit a35f2e3Copy full SHA for a35f2e3
nginx.conf
@@ -62,7 +62,7 @@ http {
62
default_type application/json;
63
}
64
65
- location ^~ /archive.org/.*\.mp3 {
+ location ^~ /archive.org/ {
66
# include cors.conf;
67
68
set $original_uri '$uri';
0 commit comments