| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_include: The SSIAccessEnable directive existed to ensure the addition | Graham Leggett | 2011-11-20 | 1 | -40/+4 |
* | mod_include: Add support for application/x-www-form-urlencoded encoding | Graham Leggett | 2011-10-29 | 1 | -32/+40 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -17/+17 |
* | Use the new "ap_expr" expression parser. | Stefan Fritsch | 2011-05-28 | 1 | -32/+80 |
* | ap_expr related fixes and enhancements | Stefan Fritsch | 2010-11-21 | 1 | -0/+2 |
* | Adding SetEnvIfExpr documentation, and more references to expr.html | Igor Galić | 2010-11-20 | 1 | -0/+5 |
* | mod_include: Add the onerror attribute to the include element, allowing | Graham Leggett | 2010-11-20 | 1 | -5/+26 |
* | mod_include: Reinstate support for UTF-8 character sets by allowing a | Graham Leggett | 2010-09-19 | 1 | -5/+50 |
* | Indicate this is a recent revision, didn't try to track back to the alpha rev | William A. Rowe Jr | 2010-08-02 | 1 | -0/+2 |
* | Allow fine control over the removal of Last-Modified and ETag headers | Graham Leggett | 2010-02-01 | 1 | -0/+85 |
* | Make ap_pregsub(), used by AliasMatch and friends, use the same syntax | Stefan Fritsch | 2010-01-30 | 1 | -1/+2 |
* | Small typos. | Lucien Gentis | 2009-03-08 | 1 | -3/+3 |
* | PR#13603 - clarify description of DOCUMENT_URI | Nick Kew | 2008-12-31 | 1 | -1/+5 |
* | SSIEnableAccess -> SSIAccessEnable | Takashi Sato | 2008-05-14 | 1 | -6/+6 |
* | Move the KeptBodySize directive, kept_body filters and the | Graham Leggett | 2008-04-11 | 1 | -1/+1 |
* | As per PR 33892 - Added comment re escaping slashes. | Tony Stevenson | 2008-02-08 | 1 | -0/+5 |
* | core: Add the option to keep aside a request body up to a certain | Graham Leggett | 2007-11-08 | 1 | -2/+10 |
* | * There is no context location. But this directive should in .htaccess files. | Ruediger Pluem | 2007-09-02 | 1 | -1/+1 |
* | mod_include: Add an "if" directive syntax to test whether an URL | Graham Leggett | 2007-09-01 | 1 | -1/+48 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Add <glossary> tag for mime-type where appropriate. | Joshua Slive | 2005-09-21 | 1 | -9/+9 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -2/+2 |
* | fix copyright notice | André Malo | 2005-01-15 | 1 | -1/+2 |
* | $Revision$ is slightly misdocumented (only available since svn 1.1) | André Malo | 2004-11-20 | 1 | -1/+1 |
* | adjust properties and revision expansion of the English docs | André Malo | 2004-11-20 | 1 | -1/+1 |
* | Slightly augment the example for SSIStartTag | Rich Bowen | 2004-06-10 | 1 | -3/+4 |
* | add $Revision$ keyword | André Malo | 2004-04-17 | 1 | -0/+1 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-07 | 1 | -0/+17 |
* | leading <!--# is one token | André Malo | 2004-01-03 | 1 | -2/+4 |
* | Typos... | Erik Abele | 2003-08-31 | 1 | -2/+2 |
* | document the recent mod_include changes | André Malo | 2003-08-29 | 1 | -2/+10 |
* | add information about the == operator, && / || priorities and | André Malo | 2003-08-28 | 1 | -4/+34 |
* | forgot to save that change ;-) | André Malo | 2003-06-30 | 1 | -1/+1 |
* | Oops. This feature seems to be rarely used. Fix SSIStartTag-description. | André Malo | 2003-06-30 | 1 | -1/+1 |
* | although the xml spec allows them, IE claims about colons in IDs. | André Malo | 2003-05-13 | 1 | -19/+19 |
* | add the metafile attribute to all xml files. | André Malo | 2003-04-11 | 1 | -1/+1 |
* | Cleaned up the misc directory and busted the following | Erik Abele | 2003-03-02 | 1 | -2/+0 |
* | more formal changes: | André Malo | 2002-11-16 | 1 | -507/+481 |
* | SSIUndefinedEcho never defaulted to <!-- undef --> | André Malo | 2002-11-04 | 1 | -2/+2 |
* | Fix a slight mozilla rendering problem by scattering around some harmless | Joshua Slive | 2002-09-19 | 1 | -10/+10 |
* | Fix a bunch of little problems that the directive quick-reference | Joshua Slive | 2002-09-19 | 1 | -2/+1 |
* | Typo. | Yoshiki Hayashi | 2002-08-27 | 1 | -1/+1 |
* | Mention that exec requires mod_cgi. | Joshua Slive | 2002-08-21 | 1 | -1/+2 |
* | Update transformations. | Yoshiki Hayashi | 2002-08-02 | 1 | -7/+5 |
* | Added examples to all mod_include directives. | Rich Bowen | 2002-06-15 | 1 | -0/+40 |
* | Small fixes to mod_include and mod_so docs. | Joshua Slive | 2002-05-27 | 1 | -20/+15 |
* | Update the stylesheet reference to the new language-specific version. | Joshua Slive | 2002-05-23 | 1 | -1/+1 |
* | Typo patrol. | Joshua Slive | 2002-05-09 | 1 | -1/+1 |