当万能的Google被墙的时候
今天是3.5雷锋纪念日,为了发扬雷锋精神,所以,当万能的Google被墙的时候请猛击 https://www.gsslgle.com/
继续阅读 »今天是3.5雷锋纪念日,为了发扬雷锋精神,所以,当万能的Google被墙的时候请猛击 https://www.gsslgle.com/
继续阅读 »在Flash上点右键->播放 点击下载该视频 本视频中涉及到的文件如下: 配置文件 讲解时的文本文件
继续阅读 »在Flash上点右键->播放 点击下载该视频 本视频中涉及到的文件如下: 配置文件 讲解时的文本文件
继续阅读 »log_format 语法: log_format name format [format ...] 默认: log_format combined "..." 上下文: http server 指令log_format描述了一个日志项的格式. 除了格式中的一般变量 it is possible to use variables which exist only at the moment of record into the log: $body_bytes_sent, the number of bytes, transmitted to client minus the response headers, variable is compatible with parameter %B of module Apache's mod_log_config [...]
继续阅读 »因为我要安装0.7.64版本,所以执行 # vim /usr/portage/www-servers/nginx/nginx-0.7.64.ebuild 因为我的 nginx-accesskey 放在 /root/nginx-accesskey 所以在 ./configure \ 下面加一句 --add-module=/root/nginx-accesskey \ # ebuild /usr/portage/www-servers/nginx/nginx-0.7.64.ebuild manifest 修改一下 /root/nginx-accesskey/config #vim /root/nginx-accesskey/config 将 "$HTTP_ACCESSKEY_MODULE" 替换成 "ngx_http_accesskey_module" 然后执行 # vim /etc/portage/package.keywords 添加一行 =www-servers/nginx-0.7.64 ~x86 最后 # emerge =nginx-0.7.64 安装成功,配置参考 http://wiki.nginx.org/NginxChsHttpAccessKeyModule
继续阅读 »