How to Install libnginx-mod-http-xslt-filter in Ubuntu 18.04



Install libnginx-mod-http-xslt-filter by entering the following commands in the terminal:

sudo apt update
sudo apt install libnginx-mod-http-xslt-filter

Description:

XSLT Transformation module for Nginx

The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters.

Homepage: http://nginx.net

Version: 1.14.0-0ubuntu1

Section: httpd