apache-http-server.yml 352 B

12345678910111213
  1. name: "Apache HTTP Server"
  2. website_url: "https://httpd.apache.org/"
  3. source_code_url: "https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/"
  4. description: "Secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards."
  5. licenses:
  6. - Apache-2.0
  7. platforms:
  8. - C
  9. - deb
  10. - Docker
  11. tags:
  12. - Web Servers