summaryrefslogtreecommitdiffstats
path: root/docs/manual/rewrite/avoid.xml.meta (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-02replace duplicate code with new function ap_parse_log_level()Stefan Fritsch6-83/+36
2010-02-01mod_log_config: Add the R option to log the handler used within theGraham Leggett3-0/+17
2010-02-01Allow fine control over the removal of Last-Modified and ETag headersGraham Leggett3-6/+133
2010-01-31Updates for french files, and a little typo in manual/mod/mod_autoindex.xml.Lucien Gentis4-86/+66
2010-01-30Replace the Define !FOO syntax by a new UnDefine directive.Stefan Fritsch2-29/+41
2010-01-30Allow the Define directive to undefine a variable by prefixing theStefan Fritsch3-5/+33
2010-01-30Ooops. We are at 2.3.6 by now.Stefan Fritsch3-8/+8
2010-01-30Make ap_pregsub(), used by AliasMatch and friends, use the same syntaxStefan Fritsch8-22/+46
2010-01-30Update transformationsStefan Fritsch25-1537/+1495
2010-01-27* Make autoindex.t from perl testframework work againRuediger Pluem1-1/+1
2010-01-27Fix two typos revealed by xmllintWilliam A. Rowe Jr1-3/+1
2010-01-27Move core flags into core.xml directivesWilliam A. Rowe Jr2-60/+77
2010-01-27* Remove unused variable to silence compiler warningRuediger Pluem1-1/+0
2010-01-27* We need to return an int as result of the pre_config hook.Ruediger Pluem1-1/+2
2010-01-26Use correct comment style.Rich Bowen1-6/+6
2010-01-26alphabetical order is a good thing.Rich Bowen5-54/+56
2010-01-26Rebuild HTMLRich Bowen1-4/+30
2010-01-26Adds documentation for the new AddAltClass IndexOption, and for the newRich Bowen1-4/+31
2010-01-26Applies the patch provided in ticket 34014, enhancing the CSS abilitiesRich Bowen1-34/+54
2010-01-26Fix default OSCP stapling port.William A. Rowe Jr1-0/+4
2010-01-26Refactor mod_status out of the ExtendedStatus toggle picture, as otherWilliam A. Rowe Jr6-56/+63
2010-01-24mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password toStefan Fritsch2-1/+33
2010-01-24ab: Fix number of requests per second in HTML output being to large by aStefan Fritsch2-1/+4
2010-01-24Change LDAP authentication failures (user->DN or password check) to log Eric Covener2-1/+5
2010-01-24Note that a firewall silently dropping packets is a mis-configuration.Stefan Fritsch1-1/+3
2010-01-24Move the ldap_simple_bind() + ldap_result() code implementing a timeoutStefan Fritsch1-31/+48
2010-01-24changed strcasestr() to ap_strcasestr() to fix broken NetWare compile.Guenter Knauf1-1/+1
2010-01-23fix LDAPConnectionTimeout, take a stab at newly added LDAPTimeoutEric Covener2-6/+49
2010-01-23Update transformationsStefan Fritsch20-96/+79
2010-01-23Rename RequestTimeout into RequestReadTimeout and change the configurationStefan Fritsch2-83/+108
2010-01-22fix maintainer mode ap_strstr() argument mismatch warningsJeff Trawick1-2/+2
2010-01-21roll on to 2.3.6-devPaul Querna3-2/+5
2010-01-21prep for 2.3.5 tagPaul Querna1-1/+1
2010-01-21Because the redirect-request survives logging, we don't have theWilliam A. Rowe Jr2-4/+2
2010-01-21Correctly align the behavior of headers_in to be consistent with theWilliam A. Rowe Jr4-30/+25
2010-01-21Back out mod_serf changes for the immediate alpha, until libs are worked outWilliam A. Rowe Jr2-37/+2
2010-01-21Finish adding mod_serf before reverting it for this alphaWilliam A. Rowe Jr1-11/+12
2010-01-21Such macros exist for a reason :)William A. Rowe Jr1-1/+1
2010-01-21Design error; main.c is not part of the libhttpd, you can't forwardWilliam A. Rowe Jr2-3/+3
2010-01-21Add mod_serf to the win32 buildWilliam A. Rowe Jr2-1/+35
2010-01-16Turn static function get_server_name_for_url() into public functionStefan Fritsch6-6/+21
2010-01-16Fix typosStefan Fritsch1-2/+2
2010-01-14Clarify references to arguments in the Header directive documentation.Daniel Earl Poirier2-6/+8
2010-01-13* Fix compiler warning about wrong formatRuediger Pluem1-1/+1
2010-01-12Introduce new config option LDAPTimeout to set the timeout for operationsStefan Fritsch4-16/+163
2010-01-10Allow several of the configured session identifiers to be found and removed inStefan Fritsch1-2/+1
2010-01-09We shouldn't need to create r->allowed_methods twice!Nick Kew1-1/+0
2010-01-07Updates and 2 little typos in manual/mod/mod_rewrite.xml.Lucien Gentis6-66/+50
2010-01-07clarify LDAPConnectionTimeout behavior/availability which is really just Eric Covener2-10/+36
2010-01-06clarify that FileETag is for static files only, and explicitly mention Eric Covener2-4/+16