forked from linux/WebHosting
@@ -26,7 +26,7 @@ server {
|
||||
|
||||
try_files $uri $uri/ =404;
|
||||
}
|
||||
location /EOS/ {
|
||||
location ^~ /EOS/ {
|
||||
autoindex on;
|
||||
autoindex_exact_size off;
|
||||
autoindex_localtime on;
|
||||
|
||||
Reference in New Issue
Block a user