Wednesday, March 08, 2017

How to enable Nginx FancyIndex on Ubuntu

> From: How to enable Nginx FancyIndex on Ubuntu


sudo apt-get install nginx-extras

location / {
fancyindex on;
fancyindex_exact_size off;
}
Read more about Nginx FancyIndex:
  • http://wiki.nginx.org/NgxFancyIndex
  • https://github.com/aperezdc/ngx-fancyindex

No comments:

Pranten

 Pranten