└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Server Configs 2 | 3 | ## Active Server Configs Projects 4 | 5 | > [!TIP] 6 | > These projects are actively maintained configurations. Latest standards and recommendations are applied. 7 | 8 | * **[Apache](https://github.com/h5bp/server-configs-apache)** 9 | * **[Nginx](https://github.com/h5bp/server-configs-nginx)** 10 | 11 | ## Stale Server Configs Projects 12 | 13 | > [!WARNING] 14 | > These projects are not actively maintained but the configurations can still be used as solid roots. 15 | 16 | * **[Google App Engine (GAE)](https://github.com/h5bp/server-configs-gae)** 17 | * **[Internet Information Services (IIS)](https://github.com/h5bp/server-configs-iis)** 18 | * **[lighttpd](https://github.com/h5bp/server-configs-lighttpd)** 19 | 20 | ## Archived Server Configs Projects 21 | 22 | > [!CAUTION] 23 | > These projects are archived configurations and not maintained anymore. 24 | > The configurations are not recommended to use. 25 | 26 | * **[Node.js](https://github.com/h5bp/server-configs-node)** 27 | 28 | ## Tooling Server Configs Projects 29 | * **[Test](https://github.com/h5bp/server-configs-test)** 30 | --------------------------------------------------------------------------------