-
-
Save mzpqnxow/109c12509fa0775ac87f6b60a67603ca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## FOR UBUNTU | |
Dependencies install | |
1. apt-get install nginx-extras | |
2. apt-get install lua-zlib | |
lua file decompress request body | |
-------------------------------- | |
see https://gist.github.com/iammehrabalam/30f5402bbcdad139c9eafd3a6f47ce6c | |
and download this /etc/nginx directory | |
Nginx config sample | |
------------------- | |
see https://gist.github.com/iammehrabalam/ed697ec7e2471665dd015c6bb7514486 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment