{"id":13577872,"url":"https://github.com/apache/httpd","last_synced_at":"2025-05-13T18:06:11.504Z","repository":{"id":573448,"uuid":"205423","full_name":"apache/httpd","owner":"apache","description":"Mirror of Apache HTTP Server. Issues: http://issues.apache.org","archived":false,"fork":false,"pushed_at":"2025-05-02T15:47:26.000Z","size":336726,"stargazers_count":3684,"open_issues_count":75,"forks_count":1172,"subscribers_count":233,"default_branch":"trunk","last_synced_at":"2025-05-09T22:34:15.551Z","etag":null,"topics":["httpd"],"latest_commit_sha":null,"homepage":"https://httpd.apache.org","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"miekg/dns","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"support/.indent.pro","governance":null,"roadmap":"ROADMAP","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-05-20T02:02:59.000Z","updated_at":"2025-05-09T11:35:54.000Z","dependencies_parsed_at":"2023-12-23T10:33:35.195Z","dependency_job_id":"23dd0a43-ee3d-414d-ad96-4b63895ec451","html_url":"https://github.com/apache/httpd","commit_stats":{"total_commits":34040,"total_committers":127,"mean_commits":268.0314960629921,"dds":0.9269976498237368,"last_synced_commit":"f5c4355420d4463c860aa0d85757bfb7a2dd0a40"},"previous_names":[],"tags_count":297,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/httpd/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254000846,"owners_count":21997441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["httpd"],"created_at":"2024-08-01T15:01:25.073Z","updated_at":"2025-05-13T18:06:11.468Z","avatar_url":"https://github.com/apache.png","language":"C","readme":"\n# Apache HTTP Server\n\n##  What is it?\n\nThe Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant\nweb server.  Originally designed as a replacement for the NCSA HTTP\nServer, it has grown to be the most popular web server on the\nInternet.  As a project of the Apache Software Foundation, the\ndevelopers aim to collaboratively develop and maintain a robust,\ncommercial-grade, standards-based server with freely available\nsource code.\n\n## The Latest Version\n\nDetails of the latest version can be found on the [Apache HTTP\nserver project page](https://httpd.apache.org/).\n\n## Documentation\n\nThe documentation available as of the date of this release is\nincluded in HTML format in the docs/manual/ directory.  The most\nup-to-date documentation can be found at\n[https://httpd.apache.org/docs/trunk/](https://httpd.apache.org/docs/trunk/).\n\n## Installation\n\nPlease see the file called `INSTALL`.  Platform specific notes can be\nfound in `README.platforms`.\n\n## Licensing\n\nPlease see the file called `LICENSE`.\n\n## Cryptographic Software Notice\n\nThis distribution may include software that has been designed for use\nwith cryptographic software.  The country in which you currently reside\nmay have restrictions on the import, possession, use, and/or re-export\nto another country, of encryption software.  BEFORE using any encryption\nsoftware, please check your country's laws, regulations and policies\nconcerning the import, possession, or use, and re-export of encryption\nsoftware, to see if this is permitted.  See \n[https://www.wassenaar.org/](https://www.wassenaar.org/)\nfor more information.\n\nThe U.S. Government Department of Commerce, Bureau of Industry and\nSecurity (BIS), has classified this software as Export Commodity \nControl Number (ECCN) 5D002.C.1, which includes information security\nsoftware using or performing cryptographic functions with asymmetric\nalgorithms.  The form and manner of this Apache Software Foundation\ndistribution makes it eligible for export under the License Exception\nENC Technology Software Unrestricted (TSU) exception (see the BIS \nExport Administration Regulations, Section 740.13) for both object \ncode and source code.\n\nThe following provides more details on the included files that\nmay be subject to export controls on cryptographic software:\n\nApache httpd 2.0 and later versions include the mod_ssl module under\n`modules/ssl/`\nfor configuring and listening to connections over SSL encrypted\nnetwork sockets by performing calls to a general-purpose encryption\nlibrary, such as OpenSSL or the operating system's platform-specific\nSSL facilities.\n\nIn addition, some versions of apr-util provide an abstract interface\nfor symmetrical cryptographic functions that make use of a\ngeneral-purpose encryption library, such as OpenSSL, NSS, or the\noperating system's platform-specific facilities. This interface is\nknown as the `apr_crypto` interface, with implementation beneath the\n`/crypto` directory. The `apr_crypto` interface is used by the\n`mod_session_crypto` module available under\n`modules/session`\nfor optional encryption of session information.\n\nSome object code distributions of Apache httpd, indicated with the\nword \"crypto\" in the package name, may include object code for the\nOpenSSL encryption library as distributed in open source form from\n[https://www.openssl.org/source/](https://www.openssl.org/source/).\n\nThe above files are optional and may be removed if the cryptographic\nfunctionality is not desired or needs to be excluded from redistribution.\nDistribution packages of Apache httpd that include the word \"nossl\"\nin the package name have been created without the above files and are\ntherefore not subject to this notice.\n\n##  Contacts\n\n   * If you want to be informed about new code releases, bug fixes,\n     security fixes, general news and information about the Apache server\n     subscribe to the apache-announce mailing list as described under\n     [https://httpd.apache.org/lists.html#http-announce](https://httpd.apache.org/lists.html#http-announce)\n\n   * If you want freely available support for running Apache please see the\n     resources at \n     [https://httpd.apache.org/support.html](https://httpd.apache.org/support.html)\n\n   * If you have a concrete bug report for Apache please see the instructions\n     for bug reporting at \n     [https://httpd.apache.org/bug_report.html](https://httpd.apache.org/bug_report.html)\n\n   * If you want to participate in actively developing Apache please\n     subscribe to the `dev@httpd.apache.org` mailing list as described at\n     [https://httpd.apache.org/lists.html#http-dev](https://httpd.apache.org/lists.html#http-dev)\n\n","funding_links":[],"categories":["C","HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fhttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fhttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fhttpd/lists"}