openresty / openresty/echo-nginx-module
How to build .so file from source code
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 251
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 2
Description
There is still a gap for me to use this module.
In the README's Installation session:
nginx.conf
load_module /path/to/modules/ngx_http_echo_module.so;
Can anybody give the way to build .so file from source code.
Thanks a lot.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the README's Installation section and the nginx.conf example containing load_module. Determine what source-build steps are missing for producing ngx_http_echo_module.so, then update the installation documentation with those steps and verify that the example points to the resulting module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, nginx
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100