Setup nginx+php7.2fpm Ubuntu 18.04 Install NGINX # Install software-properties-common package to give us add-apt-repository package sudo apt-get install -y software-properties-common # Install latest nginx… Continue reading “Setup nginx+php7.2fpm Ubuntu 18.04”…
List of variables in log format NGINX Variables: $ancient_browser equals the value set by the ancient_browser_value directive, if a browser was identified as ancient $arg_ argument in… Continue reading “List of variables in log format NGINX”…