Skip to content

Commit

Permalink
Autoindex updates for depot's patch directory
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Oct 23, 2017
1 parent ad4f38e commit 6923c7f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions galaxyenv/templates/nginx/depot.j2
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ server {

location /patch {
autoindex off;
}

location ~ /patch/.*/ {
autoindex on;
try_files $uri =403;
}

location ~ /(.*\.ova) {
Expand Down

0 comments on commit 6923c7f

Please sign in to comment.