技术池(jishuchi.com) 本次搜索耗时 4.409 秒,为您找到 176 个相关结果.
  • 6.3. nginx在ubuntu上的安装

    nginx在ubuntu上的安装 nginx在ubuntu上的安装 1、安装Nginx apt - get install nginx (要最新版本下载下来编译吧) 装完应该能正常运行了。如果之前有装APACHE要改下端口。。。或者直接 apt - get remove apache2 / etc / init . d...
  • 5.2. MailAuth

    MailAuth 指令 auth_http auth_http_header auth_http_timeout MailAuth Example configuration 配置举例: auth_http localhost : 9000 / cgi - bin / nginxauth . cgi ; ...
  • 7.6. HWLoadbalancerCheckErrors

    HWLoadbalancerCheckErrors HWLoadbalancerCheckErrors Some Hardware Load-balancers such Cisco's CSS and BigIP Products test the readiness of the backend Machines with SYN-ACK-RST...
  • 3.10. Geo模块

    Geo模块 摘要 指令 geo References Geo模块 摘要 This module creates variables, whose values depend on the IP-address of the client. Example configuration: geo $geo { defa...
  • 3.17. HttpLog模块

    HttpLog模块 指令 access_log log_format 参考 HttpLog模块 ngx_http_log_module 实例 log_format gzip '$remote_addr - $remote_user [$time_local] ' : '"$request" $status $bytes_se...
  • 3.7. Charset模块

    Charset妯″潡 鎸囦护 charset charset_map override_charset source_charset References Charset妯″潡 This module adds the text encoding to the "Content-Type indicated" response-heade...
  • 4.12 GooglePerftools

    GooglePerftools 指令 google_perftools_profiles GooglePerftools This module enables Google Performance Tools profiling for workers. This module appeared in nginx version 0.6.29...
  • 4.4. HttpGzipStatic

    HttpGzipStatic 指令 gzip_static gzip_http_version gzip_proxied gzip_disable gzip_vary HttpGzipStatic Before serving a file from disk to a gzip-enabled client, this module w...
  • 3.12. HttpHeaders模块

    HttpHeaders模块 指令 增加头标 expires References HttpHeaders模块 本模板可以设置HTTP报文的头标。 示例 : expires 24h ; : expires 0 ; : expires - 1 ; : expires epoch ; ...
  • 4.14. HttpSecureLink

    HttpSecureLink Example usage: 指令 变量 $secure_link HttpSecureLink This module computes and checks request URLs for a required security token. This module is not compiled by d...