README.rst: Note MacPorts can install fancyindex

pull/147/head
Ryan Schmidt 2022-05-12 22:32:21 -05:00 committed by Adrian Perez
parent 83bef5c8a6
commit 778561eabf
1 changed files with 7 additions and 0 deletions

View File

@ -43,6 +43,13 @@ Then load the module in `/etc/nginx/nginx.conf` using::
load_module "modules/ngx_http_fancyindex_module.so";
macOS
~~~~~
Users can `install Nginx on macOS with MacPorts <https://ports.macports.org/port/nginx>`__; fancyindex is included::
sudo port install nginx
Other platforms
~~~~~~~~~~~~~~~