You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To build the flagship module share object file you have to download the nginx source code in addition to some libraries in order to compile the C file into SO file that can be be used directly to your running nginx server ! [Here's a small tutorial](https://flagship.io/)
42
+
To build the flagship module share object file you have to download the nginx source code in addition to some libraries in order to compile the C file into SO file that can be be used directly to your running nginx server ! [Here's a small tutorial](https://dev.to/armanism24/how-to-build-nginx-from-source-code-on-ubuntu-20-04-31e5/)
43
43
44
44
To link statically against nginx, cd to nginx source directory and execute:
0 commit comments