awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
h5bp avatar

h5bp/server-configs-nginx

0
View on GitHub↗

Server Configs Nginx

This project provides a collection of optimized configuration boilerplates and templates for Nginx web servers. Its primary purpose is to provide a standardized foundation for server performance tuning, security hardening, and the deployment of virtual hosts.

The suite includes specific directives to mask server identity, protect sensitive system files, and secure communication. It also features predefined templates for managing multiple secure and non-secure website hosts using a modular directory structure.

Broadly, the project covers server resource tuning through worker process adjustments and connection limits. It addresses content delivery via browser cache management, compression settings, and MIME type mapping. Additionally, it provides structured log formats for monitoring web traffic and client requests.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Features

  • Web Server Configurations - Provides optimized configuration templates for Nginx to handle traffic, security, and site hosting.
  • Virtual Host Definitions - Organizes and deploys multiple websites on one server using templates for host configurations.
  • Web Server Tuning - Optimizes server resource utilization by adjusting worker processes and connection limits.
  • Web Server Security Hardening - Provides a suite of directives to mask server identity and protect sensitive system files.
  • Web Server Hardening - Applies security hardening rules to protect system files and ensure secure communication between hosts.
  • Sensitive File Protections - Implements directives to block public web access to sensitive system files and private configuration data.
  • Server Identity Masking - Reduces the attack surface by disabling software version broadcasting and restricting process privileges.
  • Web Server Hardening - Hardens the server by masking version info and blocking access to sensitive system files.
  • Asset Delivery Optimization - Improves page load speeds via browser caching, compression, and MIME type mapping.
  • Server - Provides pre-defined server rules to optimize asset loading, compression, and browser caching.
  • HTTP Cache Headers - Implements HTTP headers to manage browser and proxy caching behavior for static assets.
  • Site Configuration Management - Uses modular directory structures to organize and manage multiple website hosts.
  • Content Delivery Accelerators - Optimizes asset delivery through character encoding and content compression settings.
  • Virtual Hosting Templates - Provides predefined templates for generating server blocks to deploy secure and non-secure hosts.
  • Configuration Modularization - Organizes site definitions into enabled and disabled directories for independent host management.
  • Custom Log Formatting - Defines structured data patterns for access and error logs to track client requests.
  • Filesystem Access Restrictions - Provides specific directives to block access to sensitive system files and private directories.
  • Request Logging - Defines structured log formats and destinations to record client requests and server error events.
  • Web Traffic Logging - Defines custom log formats to track client requests and error events for troubleshooting.
  • Worker Process Tuning - Adjusts connection limits and worker process counts to maximize hardware throughput.
  • Asset Loading Strategies - Optimizes asset delivery through expiration headers and cross-domain font loading configurations.
  • Initial Page Load Optimizations - Provides server rules and headers to optimize web asset delivery and increase page loading speeds.
  • Configuration Management - Boilerplate configurations for optimized HTTP servers.
  • Gestión de configuración - Boilerplate configurations for improved security and performance.
  • Editor and Tooling Guides - Boilerplate configurations for the Nginx web server.
11,562 estrellas·1,529 forks·MIT·17 vistas

Historial de estrellas

Gráfico del historial de estrellas de h5bp/server-configs-nginxGráfico del historial de estrellas de h5bp/server-configs-nginx

Alternativas open-source a Server Configs Nginx

Proyectos open-source similares, clasificados según cuántas características comparten con Server Configs Nginx.
  • getgrav/gravAvatar de getgrav

    getgrav/grav

    15,395Ver en GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPcmscontentcontent-management
    Ver en GitHub↗15,395
  • valentinxxx/nginxconfig.ioAvatar de valentinxxx

    valentinxxx/nginxconfig.io

    28,286Ver en GitHub↗

    nginxconfig.io is a web-based NGINX configuration generator designed to create and optimize server configuration files through a guided setup process. It functions as a reverse proxy configurator, a web server security tool, and a content delivery optimizer. The tool provides a structured interface to generate configurations for routing external traffic to application backends and hardening servers against vulnerabilities. It focuses on the creation of security headers, encryption profiles, and specific settings for different server environments. The platform covers content delivery optimiza

    JavaScript
    Ver en GitHub↗28,286
  • magento/magento2Avatar de magento

    magento/magento2

    12,126Ver en GitHub↗

    This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing online stores. It functions as a modular PHP application and headless commerce engine, separating e-commerce business logic from frontend presentation to support multiple storefronts and devices. The system is built on a modular architecture that allows developers to add custom business logic and third-party integrations. It utilizes a service-contract-based API to ensure stability across module implementations and employs dependency-injection for object lifecycle management. Core

    PHPecommerceecommerce-platformhacktoberfest
    Ver en GitHub↗12,126
  • phanan/htaccessAvatar de phanan

    phanan/htaccess

    13,165Ver en GitHub↗

    This project is a comprehensive library of reusable configuration patterns for the Apache web server. It provides a collection of server-side directives designed to manage security, performance, and request routing through decentralized configuration files. The repository serves as a reference for implementing server-level settings without requiring global restarts. It includes specialized patterns for enforcing secure connections, managing cross-origin resource sharing, and protecting sensitive system files from public exposure. Users can leverage these snippets to implement clickjacking pro

    apacheawesomeawesome-list
    Ver en GitHub↗13,165
Ver las 30 alternativas a Server Configs Nginx→

Preguntas frecuentes

¿Qué hace h5bp/server-configs-nginx?

This project provides a collection of optimized configuration boilerplates and templates for Nginx web servers. Its primary purpose is to provide a standardized foundation for server performance tuning, security hardening, and the deployment of virtual hosts.

¿Cuáles son las características principales de h5bp/server-configs-nginx?

Las características principales de h5bp/server-configs-nginx son: Web Server Configurations, Virtual Host Definitions, Web Server Tuning, Web Server Security Hardening, Web Server Hardening, Sensitive File Protections, Server Identity Masking, Asset Delivery Optimization.

¿Qué alternativas de código abierto existen para h5bp/server-configs-nginx?

Las alternativas de código abierto para h5bp/server-configs-nginx incluyen: getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… valentinxxx/nginxconfig.io — nginxconfig.io is a web-based NGINX configuration generator designed to create and optimize server configuration files… magento/magento2 — This project is a PHP e-commerce platform and enterprise storefront framework designed for building and managing… phanan/htaccess — This project is a comprehensive library of reusable configuration patterns for the Apache web server. It provides a… cytopia/devilbox — Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and… yandex/gixy — Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code…