Enable ngx_http_ssl_module on Mac. error /bin/sh: ./config: No such file or directory
IssueI compile the source code of Nginx on Mac OS, enable the ngx_http_ssl_module, and run the follo...
nginx configure error the HTTP gzip module requires the zlib library
IssueDownload the nginx source code and configure, run the following commands.$ wget http://nginx.or...
Create a Self-Signed Certificate for NGINX on macOS
In order to develop better, sometimes we need to configure https in our own local environment. This ...
Start error: nginx: [emerg] https protocol requires SSL support
IssueIn the nginx.conf file, if we use the following directive. Add the ssl configuration, for examp...
Nginx configure error: the HTTP rewrite module requires the PCRE library
IssueWhen configure nginx 1.19.0, run the commands../configure --prefix=/opt/nginx-1.19.0But the fol...
Topics
Hot Articles