Content deleted Content added
m Add mod_gosp to the table |
m convert special characters found by Wikipedia:Typo Team/moss (via WP:JWB) |
||
Line 137:
|mod_gnutls|| Version 2.0 and newer || Third-party module || Paul Querna, Nikos Mavrogiannopoulos, Dash Shendy, Fiona Klute ||[[Apache License]], Version 2.0||SSL/TLS engine based on [[GnuTLS]]. Similar to mod_ssl in purpose, but it supports some features and protocols that mod_ssl does not, and it does not use [[OpenSSL]].<ref>{{Cite web|url=https://mod.gnutls.org |title= mod_gnutls |date= |accessdate=2022-01-13}}</ref>
|-
|mod_gosp|| Version 2.4 and newer || Third-party module || Scott Pakin ||BSD 3-Clause Clear License||Embed server-side [[Go (programming language)|Go]] code on web pages
|-
|mod_headers||Version 1.2 and newer||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0|| Customization of HTTP request and response headers.<ref>{{Cite web|url=https://httpd.apache.org/docs/2.4/mod/mod_headers.html |title=Apache Module mod_headers |work=Apache HTTP Server 2.4 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2022-01-13}}</ref>
Line 199:
|mod_auth||Versions older than 2.1||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Authenticates users via [[Basic access authentication]] by checking against [[plaintext]] password and group files. In Apache 2.1 and later, this plaintext authentication is enabled by mod_authn_file instead.<ref>{{Cite web|url=http://httpd.apache.org/docs/2.0/mod/mod_auth.html |title=Apache Module mod_auth |work=Apache HTTP Server 2.0 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_auth_anon||Versions 1.1-2.1||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows authentication with a special user id of
|-
|mod_auth_db||Versions 1.1-1.3||Stable Extension||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Provides user authentication using Berkeley DB files.
|