Ⅰ. Issue Description
quick start url 404
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
- If applicable, add nginx debug log doc .
Ⅵ. Environment:
- Tengine version (use
sbin/nginx -V
): - OS (e.g. from /etc/os-release):
- Kernel (e.g.
uname -a
): - Others:
5条答案
按热度按时间xggvc2p61#
Pls. check the https://tengine.taobao.org/document_cn/ngx_http_dubbo_module_cn.html specifically.
zaq34kh62#
Pls. check the https://tengine.taobao.org/document_cn/ngx_http_dubbo_module_cn.html specifically.
I have reviewed the link you provided, but it does not solve the issue of the URL being invalid. If there is no need to install PCRE and zlib, then this problem does not exist.
ih99xse13#
The zlib and pcre are not necessary for the ngx_http_dubbo_module.
Thank you for your feedback.
This issue will be fixed in the following release.
watbbzwu4#
@lianglli This is the result without adding PCRE:
This is the result with adding three modules:
lh80um4z5#
The above error is [./configure: error: the HTTP rewrite module requires the PCRE library.] specifically.
The mod_dubbo does not depend on PCRE.
Pls. check the follow build script specifically.
https://github.com/alibaba/tengine-ingress/blob/master/images/tengine/rootfs/build.sh