A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nginx.com/nginx/admin-guide/dynamic-modules/uninstall/ below:

Uninstalling a dynamic module | NGINX Documentation

Uninstalling a dynamic module

You may need to uninstall a dynamic module in NGINX Plus in several scenarios:

To uninstall a dynamic module, run the appropriate command for your operating system in a terminal, replacing <MODULE-NAME> with the actual package name, for example, nginx-plus-module-cookie-flag.

After uninstalling the package, you will need to disable the module in the NGINX configuration file.

  1. In a text editor, open the NGINX Plus configuration file:

  2. Disable dynamic loading of the module by removing the corresponding load_module directive.

  3. Remove all directives related to the dynamic module.

  4. Save the configuration.

  5. Test the NGINX Plus configuration. In a terminal, type-in the command:

    Expected output of the command:

    shell
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf is successful
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf is successful
  6. Reload the NGINX Plus configuration:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4