diff --git a/pages/02.linux/26.nginx/default.en.md b/pages/02.linux/26.nginx/default.en.md new file mode 100644 index 0000000..68e9068 --- /dev/null +++ b/pages/02.linux/26.nginx/default.en.md @@ -0,0 +1,8 @@ +--- +title: Nginx +--- + +[toc] +Interesting options, configurations and information about nginx. +## Compression +*NOTE: The most reliable way to check whether content is compressed, is by using the debug tools in the webbrowser. Look for the "content-encoding" header*