Hi all;
I am running Nginx which was installed from an Ubuntu OS package the challenge now is ngx_http_charset_module is now required. When I run nginx -t I do not see the module listed meaning its not enable/installed.
1. How do I add/enable ngx_http_charset_module on an Ubuntu OS package installed Nginx?
2. Some read ups shows that the module is --without-http_charset_module in source based installation. If so how can i enable same under such installation.
I will be glad if I get assistance in both scenarios to enable me to use any of these installation choices.
Regards;
AMC
I am running Nginx which was installed from an Ubuntu OS package the challenge now is ngx_http_charset_module is now required. When I run nginx -t I do not see the module listed meaning its not enable/installed.
1. How do I add/enable ngx_http_charset_module on an Ubuntu OS package installed Nginx?
2. Some read ups shows that the module is --without-http_charset_module in source based installation. If so how can i enable same under such installation.
I will be glad if I get assistance in both scenarios to enable me to use any of these installation choices.
Regards;
AMC