diff --git a/conf.d/fluid-eos-test.conf b/conf.d/fluid-eos-test.conf index 5951684..e0e1a21 100644 --- a/conf.d/fluid-eos-test.conf +++ b/conf.d/fluid-eos-test.conf @@ -26,7 +26,7 @@ server { try_files $uri $uri/ =404; } - location /EOS/ { + location ^~ /EOS/ { autoindex on; autoindex_exact_size off; autoindex_localtime on;