| Commit message (Expand) | Author | Age | Files | Lines |
* | Add avif mime type | Joe Orton | 2024-06-03 | 1 | -0/+1 |
* | Fix BrowserMatch for gvfs. | Joe Orton | 2024-03-18 | 1 | -1/+1 |
* | mod_dav: Update redirect-carefully example BrowserMatch config to | Joe Orton | 2024-02-08 | 1 | -2/+5 |
* | Add MPEG-TS file extensions | Joe Orton | 2024-02-01 | 1 | -2/+2 |
* | Fix a typo (missing "t") | Christophe Jaillet | 2023-12-23 | 1 | -1/+1 |
* | Add WebAssembly MIME type and file extension | Joe Orton | 2023-07-07 | 1 | -0/+1 |
* | Add application/vnd.geogebra.slides mime type | Joe Orton | 2023-07-07 | 1 | -0/+1 |
* | Merge of PR 318: | Stefan Eissing | 2022-05-26 | 1 | -2/+2 |
* | Add .opus extension for audio/ogg mimetype, per RFC 7845 | Joe Orton | 2020-12-16 | 1 | -1/+1 |
* | * docs/conf/magic: Allow mod_mime_magic to return "audio/x-wav" for | Joe Orton | 2019-06-27 | 1 | -1/+1 |
* | Patch PR 62567. Fix by Michal Karm Babacek <michal.babacek gmail.com> | Jim Jagielski | 2018-08-09 | 2 | -22/+19 |
* | For all practical purposes, MS IE 2.0 thorough 5.0 cannot connect to any | William A. Rowe Jr | 2018-04-04 | 1 | -28/+0 |
* | RFC8081, new font/ registry as pointed out by Steffen | William A. Rowe Jr | 2017-09-29 | 1 | -4/+6 |
* | On the trunk: | Stefan Eissing | 2017-08-16 | 1 | -0/+28 |
* | Remove 3DES by default for users of older crypto librarys; the cipher | William A. Rowe Jr | 2017-05-16 | 1 | -2/+2 |
* | Fix pattern (.xml source filenames aren't charset tagged) | William A. Rowe Jr | 2017-04-21 | 1 | -1/+1 |
* | Still can find only one problem case alluded to by André. | William A. Rowe Jr | 2017-04-21 | 1 | -4/+3 |
* | KISS: RemoveType is a simpler fix for .tr; explain .da files; order our | William A. Rowe Jr | 2017-04-18 | 1 | -4/+10 |
* | Remove trailing whitespace. | Joe Orton | 2016-11-14 | 1 | -1/+1 |
* | Fix typo. | Joe Orton | 2016-11-02 | 1 | -1/+1 |
* | httpoxy workarounds, first draft patch as published for all 2.2.x+ sources | William A. Rowe Jr | 2016-07-18 | 1 | -0/+9 |
* | add comments for all media types in IANA registry dated 2016-07-14 | Roy T. Fielding | 2016-07-16 | 1 | -0/+14 |
* | add comments for all media types in IANA registry dated 2016-05-02 | Roy T. Fielding | 2016-05-03 | 1 | -0/+7 |
* | add comments for all media types in IANA registry dated 2016-02-05 | Roy T. Fielding | 2016-02-18 | 1 | -0/+244 |
* | properly sort the types (no functional change) | Roy T. Fielding | 2016-02-17 | 1 | -14/+14 |
* | Add common extension "m4a" for MPEG 4 Audio to | Rainer Jung | 2016-01-07 | 1 | -1/+1 |
* | PR 53845: Remove commented config regarding DNT because the spec now has CR s... | Roy T. Fielding | 2015-10-10 | 1 | -11/+0 |
* | removing no longer needed h2 extra conf thing | Stefan Eissing | 2015-10-08 | 2 | -14/+0 |
* | eliminating the last surviving H2Engine directive | Stefan Eissing | 2015-09-02 | 1 | -2/+1 |
* | reworked mod_h2 donation checkin into build system, added documentation | Stefan Eissing | 2015-07-10 | 2 | -0/+15 |
* | Clarify the change to the default cipher suite lists | William A. Rowe Jr | 2015-05-27 | 1 | -0/+2 |
* | Conform to RFC 7525, with additional suggestion to drop RSA Kx ciphers | William A. Rowe Jr | 2015-05-14 | 1 | -15/+32 |
* | Remove commented-out SSLStaplingForceURL at global scope. | Jeff Trawick | 2014-10-28 | 1 | -3/+0 |
* | add OCSP Stapling configuration, disabled by default | Jeff Trawick | 2014-10-23 | 1 | -0/+25 |
* | fix tr docs charset | André Malo | 2014-02-05 | 1 | -1/+1 |
* | httpd allocates separate AF_INET/AF_INET6 sockets automatically | Jeff Trawick | 2014-01-23 | 1 | -3/+0 |
* | Some wordsmithing and hopefully this will close our outstanding github issues... | Daniel Gruno | 2014-01-04 | 1 | -1/+1 |
* | use IANA registered mime type application/font-woff for woff fonts | Stefan Fritsch | 2013-07-24 | 1 | -1/+1 |
* | Changed @exp_sysconfdir@ / @exp_logfiledir@ to relative paths. | Guenter Knauf | 2013-04-16 | 1 | -16/+16 |
* | typo | Gregg Lewis Smith | 2013-01-25 | 1 | -1/+1 |
* | macro parameter definitions and uses must match exactly | Fabien Coelho | 2013-01-22 | 1 | -4/+3 |
* | Adds a stub starter file for mod_macro usage, to make people aware that it's ... | Rich Bowen | 2013-01-21 | 2 | -0/+22 |
* | s/Options/AllowOverride/ in comment describing the syntax of | Rich Bowen | 2012-11-08 | 1 | -1/+1 |
* | Typo | Rich Bowen | 2012-10-23 | 1 | -1/+1 |
* | Define the document root once, and then use the variable elsewhere, so | Rich Bowen | 2012-10-23 | 1 | -2/+4 |
* | Keep this in, but commented out: also provide a little | Jim Jagielski | 2012-09-22 | 1 | -0/+12 |
* | Revert r1371878 -- default configuration changes that drop the DNT | Eric Covener | 2012-09-18 | 1 | -10/+0 |
* | Apache does not tolerate deliberate abuse of open standards | Roy T. Fielding | 2012-08-11 | 1 | -0/+10 |
* | mod_socache_shmcb and mod_socache_dbm: finish support of | Jeff Trawick | 2012-08-07 | 1 | -2/+2 |
* | The Pidfile directive and ap_log_pid()/ap_remove_pid()/ap_read_pid() | Jeff Trawick | 2012-08-06 | 1 | -1/+1 |