Files
awesome-selfhosted-data/software/apache.yml

13 lines
352 B
YAML

name: "Apache HTTP Server"
website_url: "https://httpd.apache.org/"
source_code_url: "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/"
description: "Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards."
licenses:
- Apache-2.0
platforms:
- C
- deb
- Docker
tags:
- Web Servers