@@ -33,7 +33,8 @@ http {
}
location /static/ {
- autoindex on;
+ # Uncomment to expose the static file directories.
+ ## autoindex on;
# The default Hue staticfile packaging installation directory.
alias /usr/lib/hue/build/static/;