aperezdc / ngx-fancyindex

Fancy indexes module for the Nginx web server
Other
857 stars 127 forks source link

build-and-run: disable HTTP rewrite module #159

Closed aperezdc closed 1 year ago

aperezdc commented 1 year ago

The HTTP rewrite module needs PCRE, which is not available in the GHA MacOS runners. It is unused by the tests, so it's safe to disable building it.