/etc/nginx/naxsi-ui.conf.1.4.1 - Ubuntu 14.04 LTS (Trusty Tahr)

This is the default example configuration of naxsi-ui.conf.1.4.1 provided by nginx. This config file was generated by nginx running on Ubuntu 14.04.

It is located under: /etc/nginx/naxsi-ui.conf.1.4.1

    [nx_extract]
username = naxsi_web
password = test
port = 8081
rules_path = /etc/nginx/naxsi_core.rules

[nx_intercept]
port = 8080

[sql]
dbtype = sqlite
username = root
password =
hostname = 127.0.0.1
dbname = naxsi_sig


    
  

Config Details

Location
/etc/nginx/naxsi-ui.conf.1.4.1
Operating system
Ubuntu 14.04 LTS (Trusty Tahr)
Length
16 lines
MD5 checksum
6be82259836cb8fad0afde03ebf101d4

Usage

Download the raw file with wget or curl

Wget

wget -O naxsi-ui.conf.1.4.1.example http://exampleconfig.com/static/raw/nginx/ubuntu14.04/etc/nginx/naxsi-ui.conf.1.4.1

cURL

curl http://exampleconfig.com/static/raw/nginx/ubuntu14.04/etc/nginx/naxsi-ui.conf.1.4.1 > naxsi-ui.conf.1.4.1.example