Tag: nginx
-
Intro to Using Awk
Awk is a powerful tool for working with text on the command line. Find out what awk is, as well as examples for making sense of an Nginx access log.
-
Password Protecting a Directory Using NGINX
How to password protect a directory using NGINX. This concept is similar to Apache’s password protection of directories using .htaccess rules.