2 articles
Friday, Apr 3, 2020
Nginx: emerg unknown directive" setrealipfrom " appears because nginx is missing the realip module Add the realip module to compile again. . . ./confi...
出现nginx: emerg unknown directive "setrealipfrom"是因为nginx缺少了realip模块 重新添加realip模块编译即可。。。 ./configure --prefix=/usr/local/nginx --user=www-data --group=...