README.rst: Note MacPorts can install fancyindex

pull/148/head
Ryan Schmidt 2022-05-12 22:32:21 -05:00
parent b9ecd5bcb4
commit 2c5b24c5e1
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
~~~~~~~~~~~~~~~