summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_speling.xml.meta (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-23Add information about "||" and "|$" piped logRainer Jung3-3/+25
2010-08-23Remove obsolete transforms from docs.Rainer Jung2-17/+0
2010-08-23Prevent race conditionJean-Frederic Clere1-1/+1
2010-08-22Update transformations.Rainer Jung9-8/+147
2010-08-22Support large log files in suexecStefan Fritsch3-1/+8
2010-08-22Simplify code as noted by Jeff.Stefan Fritsch1-5/+2
2010-08-22Add information about proxy workers to proxy docs.Rainer Jung1-4/+129
2010-08-22Change behaviour of worker sharing.Rainer Jung1-12/+30
2010-08-22Minor style nits.Rainer Jung1-7/+7
2010-08-21core: Abort with sensible error message if no or more than one MPM isStefan Fritsch5-1/+29
2010-08-20follow up r987629 with another similar issueJeff Trawick1-1/+1
2010-08-20remove useless check for current == NULL; if it is NULL, aJeff Trawick1-1/+1
2010-08-20Remove unneeded CHANGES entry.Rainer Jung1-3/+0
2010-08-20Fortify falsely complained that the sprintf() result was unbounded.Jeff Trawick1-2/+2
2010-08-20Fix broken "creationdate" property in mod_dav_fs andRainer Jung4-19/+20
2010-08-20mod_proxy: Rename erroronstatus to failonstatus...Jeff Trawick4-3/+11
2010-08-20Fortify complains about an overflow of pad[], which wouldJeff Trawick1-15/+10
2010-08-19alert docs readers to minor gotchaNick Kew1-0/+2
2010-08-19Update transforms and add some html and meta files generated from new pagesDaniel Earl Poirier28-152/+679
2010-08-19Overhaul the detailed doc for virtual hosts:Daniel Earl Poirier1-124/+145
2010-08-19For NameVirtualHost, specify which vhost is the default if noDaniel Earl Poirier1-0/+14
2010-08-19Minor corrections and cleanup in the descriptions of IP-based andDaniel Earl Poirier2-9/+23
2010-08-19And we are at 2.3.8-dev...Jim Jagielski4-3/+7
2010-08-19BumpJim Jagielski1-1/+1
2010-08-19Prepare for tagging of 2.3.7Jim Jagielski2-4/+3
2010-08-19update xformsJim Jagielski1-1/+1
2010-08-19Fix usage output.Stefan Fritsch1-1/+1
2010-08-19Properly check the result returned by apr_ldap_init: There may have been anStefan Fritsch2-0/+5
2010-08-18mod_rewrite: Log errors if rewrite map files cannot be openedStefan Fritsch2-4/+15
2010-08-18Remove obsolete "see error log" log messages.Stefan Fritsch1-4/+0
2010-08-18Perform NULL check before dereferencing arg, not after.Stefan Fritsch1-5/+1
2010-08-18Pull out "does request have a body" logic to a centralJim Jagielski4-10/+37
2010-08-18Add the same r->user == NULL check in the Satisfy Any code path as r965709 didStefan Fritsch1-1/+8
2010-08-18Don't log errors when we can't send to client, just debug.Jean-Frederic Clere1-2/+2
2010-08-17Fix comment and code to be what it should have been/Jim Jagielski1-7/+7
2010-08-17Update transformations.Rainer Jung5-29/+39
2010-08-17Fix validation error on docs xml file.Rainer Jung1-3/+3
2010-08-17Fix syntax error in xml file.Rainer Jung1-5/+5
2010-08-17Further checks for non-body requests...Jim Jagielski1-1/+10
2010-08-17detabJim Jagielski1-38/+38
2010-08-16For backends which are HTTP/1.1, do a quick test (ping)Jim Jagielski3-45/+120
2010-08-15Updates.Lucien Gentis2-17/+20
2010-08-13* The forward and reverse worker do not keep connections alive, soRuediger Pluem1-0/+12
2010-08-12Revert part of r983116: Don't break the loop if rv is EAGAINStefan Fritsch1-1/+1
2010-08-10oopsJim Jagielski1-1/+1
2010-08-10Fold in some stuff to allow for matching of workersJim Jagielski4-14/+75
2010-08-09Missing a word.Igor Galić2-2/+2
2010-08-09And the html..Igor Galić2-1/+7
2010-08-09[PT] is implied in per-dir context. (Also, FallbackResource is backported in ...Igor Galić2-1/+7
2010-08-08Added casts to silent compiler warnings.Guenter Knauf1-5/+5