| Commit message (Expand) | Author | Age | Files | Lines |
* | Based on feedback from Vincent from the docs team, change the examples | Rich Bowen | 2012-02-06 | 1 | -4/+4 |
* | Bah. The word is "whereas", not "where as" | Rich Bowen | 2012-02-06 | 1 | -1/+1 |
* | Fixes issue 52604. Depending on the value of @rel_logfiledir@ the | Rich Bowen | 2012-02-06 | 1 | -3/+4 |
* | More registered media types | Roy T. Fielding | 2012-01-11 | 1 | -0/+31 |
* | mod_policy: Add a new testing module to help server administrators | Graham Leggett | 2011-12-21 | 2 | -0/+64 |
* | Change the SSLCipherSuite default to a shorter, whitelist | Kaspar Brand | 2011-11-18 | 1 | -6/+13 |
* | Set MaxMemFree 2048 by default | Stefan Fritsch | 2011-11-12 | 1 | -1/+10 |
* | Default to not allowing htaccess in /, instead of just the documentroot, whic... | Paul Querna | 2011-11-10 | 1 | -0/+1 |
* | proxy-html.conf needs to be included automatically | Nick Kew | 2011-11-10 | 1 | -2/+4 |
* | Add default proxy-html.conf file (defines links to be rewritten | Nick Kew | 2011-11-10 | 2 | -0/+88 |
* | mod_reqtimeout: Change the default to set some reasonable timeout values if l... | Stefan Fritsch | 2011-11-08 | 1 | -0/+15 |
* | mod_mime_magic: Add signatures for PNG and SWF to the example config. | Stefan Fritsch | 2011-10-09 | 1 | -0/+3 |
* | Add SSLCARevocationCheck directive to default mod_ssl config | Kaspar Brand | 2011-10-04 | 1 | -1/+4 |
* | Clarify configuration comment. | Rainer Jung | 2011-09-29 | 1 | -2/+3 |
* | Fixed MaxRanges config block. | Guenter Knauf | 2011-09-12 | 1 | -2/+2 |
* | Added MaxRanges to httpd.conf. | Guenter Knauf | 2011-09-03 | 1 | -0/+6 |
* | Rename MaxClients to MaxRequestWorkers which describes more accurately what | Stefan Fritsch | 2011-06-20 | 1 | -6/+6 |
* | Update redirect-carefully workaround for WebDAVFS 1.4, Konqueror 4.x | Stefan Fritsch | 2011-06-13 | 1 | -1/+2 |
* | Disable AECDH ciphers in example config by using !aNULL (which includes | Stefan Fritsch | 2011-06-13 | 1 | -1/+1 |
* | Make the MSIE BrowserMatch regexp fit for MSIE 10. Remove useless '.*' | Stefan Fritsch | 2011-06-06 | 1 | -1/+1 |
* | Use Require method instead of deprecated Limit/LimitExcept | Stefan Fritsch | 2011-06-06 | 2 | -9/+5 |
* | Minor mime.types fixes: | Rainer Jung | 2011-05-03 | 1 | -3/+3 |
* | Newly approved types for n3 and turtle | Roy T. Fielding | 2011-03-26 | 1 | -0/+2 |
* | Add the unregistered media type for 7z | Roy T. Fielding | 2011-03-25 | 1 | -0/+1 |
* | Add the WebP and webfont media types (that have not been registered by | Roy T. Fielding | 2011-03-25 | 1 | -0/+2 |
* | Add the WebM media types (that have not been registered by the same WHATWG | Roy T. Fielding | 2011-03-25 | 1 | -0/+2 |
* | Fix duplicate entry for application/vnd.stardivision.writer | Roy T. Fielding | 2011-03-25 | 1 | -2/+1 |
* | Update with IANA registered types as of 2011 Mar 25 15:08 CET | Roy T. Fielding | 2011-03-25 | 1 | -1/+123 |
* | Moves the DocumentRoot declaration down to immediately above the | Rich Bowen | 2011-03-10 | 1 | -8/+4 |
* | igalic reminded me that AllowOverride now defaults to none, and Options | Rich Bowen | 2011-03-10 | 1 | -11/+3 |
* | Warn the server admin not to relax the security of <Directory /> | Rich Bowen | 2011-03-10 | 1 | -0/+3 |
* | Adds the simplified chinese translation to the default manual | Rich Bowen | 2011-03-10 | 1 | -3/+3 |
* | Remove NameVirtualHost, as it causes a startup warning. | Rich Bowen | 2011-01-14 | 1 | -5/+0 |
* | add danish language | André Malo | 2010-12-05 | 1 | -4/+6 |
* | pr#50371 whoops, missed something. | Igor Galić | 2010-12-01 | 1 | -1/+1 |
* | pr#50371 no more pcre | Igor Galić | 2010-12-01 | 1 | -1/+1 |
* | Rename MaxRequestsPerChild to MaxConnectionsPerChild, which | Stefan Fritsch | 2010-10-12 | 1 | -33/+36 |
* | Disable sendfile by default, as discussed at | Stefan Fritsch | 2010-09-04 | 1 | -2/+3 |
* | Update SSL cipher suite and add example for SSLHonorCipherOrder. | Rainer Jung | 2010-07-21 | 1 | -9/+12 |
* | Fix up some SSL configuration, per issue #49484. IE6 had a hotfix released | Greg Stein | 2010-07-21 | 1 | -1/+1 |
* | Add a configuration block for Event MPM. | Rainer Jung | 2010-06-15 | 1 | -0/+16 |
* | Update comment about required modules in extra configuration files. | Rainer Jung | 2010-06-15 | 8 | -10/+16 |
* | Fix IfModule in default configuration according | Rainer Jung | 2010-06-15 | 1 | -3/+1 |
* | Comment-out all unused types for faster processing at start-up | Roy T. Fielding | 2010-01-05 | 1 | -711/+711 |
* | Sync with IANA registry as of 04 Jan 2010 18:22 PST | Roy T. Fielding | 2010-01-05 | 1 | -1/+116 |
* | catch up with updated Mutex syntax | Jeff Trawick | 2009-12-02 | 1 | -3/+4 |
* | Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex, | Jeff Trawick | 2009-11-24 | 3 | -22/+13 |
* | enable support for ECC keys and ECDH ciphers. Tested against | Sander Temme | 2009-11-10 | 1 | -0/+9 |
* | Bring OS/2 MPM back from the dead. | Brian Havard | 2009-08-16 | 1 | -0/+15 |
* | Remove some duplicate extensions (reported by Jacob Rus) | Roy T. Fielding | 2009-08-03 | 1 | -5/+7 |