world_alive2016年8月11日2025年7月8日Apache, CentOS, Debain, Linux, Nginx, Ubuntu nginx + image_filter_module 实时生成缩略图到本地安装环境LAMP OR LNMP 这里不做详解 查看其他文章 , nginx -V 看看编译的参数中是否有 继续阅读
world_alive2016年7月13日2025年7月8日Nginx, Ubuntu Ubuntu 升级或安装 Nginx 1.16+一、安装nginx ubuntu1804当前apt源是1.14版本的,查看方法 sudo apt-cahce 继续阅读
world_alive2016年7月13日2025年7月8日Debain, Nginx Debian7/8/9 安装最新的nginx稳定版本我们知道,通过 apt-get install nginx 就可以安装上nginx,可惜这样安装的nginx版 继续阅读
world_alive2016年5月26日2025年7月8日Nginx, 日志 nginx访问日志,错误日志参数说明访问日志[Access.log] ‘$remote_addr $remote_user [$tim 继续阅读
world_alive2016年5月13日2025年7月8日CentOS, Nginx Nginx 开机自启动1、 vim /etc/init.d/nginx 内容为: #!/bin/sh # # 继续阅读
world_alive2016年5月13日2025年7月8日Nginx Nginx 编译安装Nginx 编译安装 1 利用下面的命令来检查系统是否安装了apache rpm -qa|grep httpd 继续阅读