微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

NGINXConfig NGINXConfig 实用的 Nginx 配置生成工具

程序名称:NGINXConfig NGINXConfig

授权协议: MIT

操作系统: 跨平台

开发语言: JavaScript

NGINXConfig NGINXConfig 介绍

NginxConfig

实用的 Nginx 配置生成工具

特性

Site

  • Domain

  • Path

  • Document root

  • www subdomain

  • CDN

  • Redirect www to non-www or non-www to www

  • Listen IPv4, IPv6

HTTPS

Security

  • Referrer-Policy

    • no-referrer

    • no-referrer-when-downgrade

    • origin

    • origin-when-cross-origin

    • same-origin

    • strict-origin

    • strict-origin-when-cross-origin

    • unsafe-url

  • Content-Security-Policy

  • x-frame-options

  • X-XSS-Protection

  • X-Content-Type-Options

  • server_tokens

  • limit_req (throttle wordpress login)

PHP

Python

  • Python

  • Python server

  • Python backup server

Routing

Cache

  • Assets (css(\.map)?|js(\.map)?)

  • Media

    • Images (jpe?g|png|gif|ico|cur|heic|webp|tiff?)

    • Audio (mp3|m4a|aac|ogg|midi?|wav)

    • Video (mp4|mov|webm|mpe?g|avi|ogv|flv|wmv)

  • SVG (svgz?)

  • Fonts (ttf|ttc|otf|eot|woff2?)

Reverse proxy

  • Reverse proxy

  • Path

  • proxy_pass

  • Proxy headers

Logging

  • access_log

  • error_log

  • access_log by domain

  • error_log by domain

  • log_not_found

Nginx

  • worker_processes

  • user

  • pid

  • client_max_body_size

Tools

  • Download generated config

  • Modularized / unified structure (multiple or singe file(s))

  • Share settings

  • Reset

NGINXConfig NGINXConfig 官网

https://nginxconfig.io

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐