Content deleted Content added
No edit summary |
Eno~enwiki (talk | contribs) Added description for mod_aspdotnet. |
||
Line 15:
|mod_asis||Versions 1.3 and later||Included by Default||[[Apache Software Foundation]]||[[Apache License]], Version 2.0||Allows for the use of files that contain their own [[HTTP headers]]<ref>This module is noted in the documentation for Apache versions 1.3, but no mention is made of earlier versions. This doesn't mean that the module doesn't exist for older versions, but only that the documentation provides no indication that it does. {{cite web|url=http://httpd.apache.org/docs/1.3/mod/mod_asis.html |title=Module mod_alias |work=Apache HTTP Server 1.3 Documentation |publisher=[[Apache Software Foundation]] |date= |accessdate=2011-08-27}}</ref>
|-
|mod_aspdotnet|| || || || || No longer under the Apache Software Foundation umbrella. Development has been resumed by the original authors at its new home, the [http://sourceforge.net/projects/mod-aspdotnet/ mod-aspdotnet SourceForge project.]
|-
|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>
|