| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a couple windows notes. | Joshua Slive | 2001-08-23 | 1 | -0/+11 |
* | Change the new-httpd@apache.org references to dev@httpd.apache.org. | Justin Erenkrantz | 2001-08-22 | 1 | -3/+3 |
* | Bringing 2.0 docs up to date with the 1.3 docs. | Rich Bowen | 2001-08-22 | 1 | -398/+535 |
* | Base template for Apache module documentation | Rich Bowen | 2001-08-22 | 1 | -0/+131 |
* | We finally got a little bit of rain. | Joshua Slive | 2001-08-22 | 1 | -19/+2 |
* | Be gone old cruft! | Joshua Slive | 2001-08-22 | 14 | -2237/+0 |
* | If we use a type-map, we need to set up the handler. | Joshua Slive | 2001-08-21 | 2 | -0/+2 |
* | Remove the old version of the error docs. | Joshua Slive | 2001-08-21 | 89 | -870/+0 |
* | Fix a couple small grammar things. | Joshua Slive | 2001-08-21 | 2 | -2/+2 |
* | I hope I don't get anybody upset here, but I'm going to go super-simple | Joshua Slive | 2001-08-21 | 4 | -19/+0 |
* | Typo fix to get error docs going. | Joshua Slive | 2001-08-21 | 2 | -2/+2 |
* | Fix wrong variable (REDIRECT_METHOD -> REDIRECT_REQUEST_METHOD). | Lars Eilebrecht | 2001-08-21 | 14 | -14/+14 |
* | one too many deletes | Roy T. Fielding | 2001-08-21 | 1 | -1/+1 |
* | Do not send irrelevant bits by default. | Roy T. Fielding | 2001-08-21 | 1 | -3/+0 |
* | D'oh. Change REDIRECT_METHOD to REDIRECT_REQUEST_METHOD. | Lars Eilebrecht | 2001-08-21 | 3 | -11/+11 |
* | Do not send trash out on every single error message that has no | Roy T. Fielding | 2001-08-21 | 1 | -6/+0 |
* | Add the rest of the error docs to httpd-*.conf. | Joshua Slive | 2001-08-21 | 2 | -0/+34 |
* | contact is now a typemap file. | Joshua Slive | 2001-08-21 | 1 | -1/+1 |
* | Combine top+header and bottom+footer to make things easier for me to | Joshua Slive | 2001-08-21 | 4 | -46/+39 |
* | Convert the rest of the error docs to the new type-map format. | Joshua Slive | 2001-08-20 | 18 | -0/+1047 |
* | We might want to disable this, by default, when we get ready for GA. | William A. Rowe Jr | 2001-08-20 | 2 | -10/+64 |
* | *) Changed the late-1.3 log_config substitution %c to %X (logs the | William A. Rowe Jr | 2001-08-20 | 1 | -4/+6 |
* | Replaced by HTTP_UNAUTHORIZED.html.var | William A. Rowe Jr | 2001-08-20 | 1 | -84/+0 |
* | My bad. We need to use the constants defined in httpd.h. The essential | William A. Rowe Jr | 2001-08-20 | 1 | -0/+84 |
* | This is a combined typemap/error response file for multiple langauges, | William A. Rowe Jr | 2001-08-20 | 6 | -79/+84 |
* | moved to httpd-2.0/docroot/images/... | William A. Rowe Jr | 2001-08-20 | 7 | -65/+0 |
* | HTTPD -> httpd | Joshua Slive | 2001-08-20 | 2 | -20/+20 |
* | Per Martin, Mark's and my discussion, index.html will _still_ override | William A. Rowe Jr | 2001-08-20 | 2 | -4/+4 |
* | Moved the directive listing up. Or the additional discussion down, | Rich Bowen | 2001-08-20 | 1 | -21/+21 |
* | Error is argument listing for version sorting. A few minor typos. | Rich Bowen | 2001-08-20 | 1 | -3/+3 |
* | This is the same patch as httpd-std.conf rev 1.38, just keeping them | William A. Rowe Jr | 2001-08-20 | 1 | -1/+32 |
* | This patch; | William A. Rowe Jr | 2001-08-20 | 1 | -1/+32 |
* | My bad, sorry. Here is ... | William A. Rowe Jr | 2001-08-20 | 1 | -34/+131 |
* | This Variant type-map file is the authoritative reference to our | William A. Rowe Jr | 2001-08-20 | 1 | -0/+34 |
* | Additional hint in the HeaderName documentation | Rich Bowen | 2001-08-19 | 1 | -0/+7 |
* | This doesn't belong in the distro (certainly not installed in a docroot.) | William A. Rowe Jr | 2001-08-19 | 1 | -18/+0 |
* | A little more clarity in DescriptionWidth. Better phrasing recommended by Bil... | Rich Bowen | 2001-08-19 | 1 | -4/+5 |
* | Added a default commented-out mod_ldap and mod_auth_ldap | Graham Leggett | 2001-08-19 | 2 | -0/+60 |
* | Some documentation corrections. Add the missing LDAPSharedCacheSize directive | Graham Leggett | 2001-08-19 | 1 | -1/+2 |
* | Readme for the multi language error documents. | Lars Eilebrecht | 2001-08-19 | 1 | -0/+27 |
* | Support files for multi language error documents and an example logo. | Lars Eilebrecht | 2001-08-19 | 14 | -0/+130 |
* | Add multi language error documents. | Lars Eilebrecht | 2001-08-19 | 94 | -0/+949 |
* | Added documentation for mod_ldap and mod_auth_ldap. | Graham Leggett | 2001-08-19 | 3 | -0/+25 |
* | I had SuppressLastModified turned on, and so had the wrong number for | Rich Bowen | 2001-08-19 | 1 | -1/+1 |
* | Added a little more detail to the SuppressDescription argument to IndexOptions | Rich Bowen | 2001-08-18 | 1 | -0/+8 |
* | Resolved, by the installer | William A. Rowe Jr | 2001-08-17 | 1 | -1/+1 |
* | Fix some <IfModule > badness on Win32 | William A. Rowe Jr | 2001-08-17 | 1 | -1/+1 |
* | Last call before I delete a bunch of obsolete files form | Joshua Slive | 2001-08-17 | 1 | -10/+18 |
* | A few fixups to the new logging docs. | Joshua Slive | 2001-08-16 | 2 | -18/+22 |
* | Document the recent directive enhancements for cookie syntaces. | Ken Coar | 2001-08-16 | 1 | -2/+76 |