Build the embedded nginx with sub_filter support (--with-http_sub_module)
Created by: weijianwen
Hi,
I use gitlab's embedded nginx as my default web server to support not only GitLab, but also some other sites. It works well for PHP-backend sites and static sites, however it misses the "sub_filter" feature. Is it possible to build sub_filter into nginx in GitLab's next release?
Best,