We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7485bd5 commit 76d3d51Copy full SHA for 76d3d51
nginx/webdoc-mongolia.conf
@@ -13,7 +13,7 @@ location ~ /stories/mongolia/(.*)/?$ {
13
resolver_timeout 5s;
14
15
proxy_ssl_server_name on;
16
- proxy_pass https://cdn.jib-collective.net/mongolei/$1/index.html;
+ proxy_pass https://cdn.jib-collective.net/mongolei/$1index.html;
17
proxy_pass_request_headers on;
18
proxy_buffering off;
19
proxy_hide_header x-amz-id-2;
0 commit comments