summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tag 2.3.52.3.5Paul Querna2010-01-210-0/+0
* prep for 2.3.5 tagPaul Querna2010-01-211-1/+1
* Because the redirect-request survives logging, we don't have theWilliam A. Rowe Jr2010-01-212-4/+2
* Correctly align the behavior of headers_in to be consistent with theWilliam A. Rowe Jr2010-01-214-30/+25
* Back out mod_serf changes for the immediate alpha, until libs are worked outWilliam A. Rowe Jr2010-01-212-37/+2
* Finish adding mod_serf before reverting it for this alphaWilliam A. Rowe Jr2010-01-211-11/+12
* Such macros exist for a reason :)William A. Rowe Jr2010-01-211-1/+1
* Design error; main.c is not part of the libhttpd, you can't forwardWilliam A. Rowe Jr2010-01-212-3/+3
* Add mod_serf to the win32 buildWilliam A. Rowe Jr2010-01-212-1/+35
* Turn static function get_server_name_for_url() into public functionStefan Fritsch2010-01-166-6/+21
* Fix typosStefan Fritsch2010-01-161-2/+2
* Clarify references to arguments in the Header directive documentation.Daniel Earl Poirier2010-01-142-6/+8
* * Fix compiler warning about wrong formatRuediger Pluem2010-01-131-1/+1
* Introduce new config option LDAPTimeout to set the timeout for operationsStefan Fritsch2010-01-114-16/+163
* Allow several of the configured session identifiers to be found and removed inStefan Fritsch2010-01-101-2/+1
* We shouldn't need to create r->allowed_methods twice!Nick Kew2010-01-091-1/+0
* Updates and 2 little typos in manual/mod/mod_rewrite.xml.Lucien Gentis2010-01-076-66/+50
* clarify LDAPConnectionTimeout behavior/availability which is really just Eric Covener2010-01-072-10/+36
* clarify that FileETag is for static files only, and explicitly mention Eric Covener2010-01-062-4/+16
* Comment-out all unused types for faster processing at start-upRoy T. Fielding2010-01-051-711/+711
* Update transformationsTakashi Sato2010-01-055-9/+464
* Similar to r893874, fix the ProxyPass example accoding to the trailing slash ...Takashi Sato2010-01-051-2/+2
* Sync with IANA registry as of 04 Jan 2010 18:22 PSTRoy T. Fielding2010-01-051-1/+116
* 2009 -> 2010 in the copyright statement. Nobody seems to know if this isRich Bowen2010-01-04618-1072/+617
* updates.Lucien Gentis2010-01-042-6/+6
* Name this doc a little more clearly.Rich Bowen2010-01-044-5/+5
* Fix potential segfault when dereferencing NULL request_recStefan Fritsch2010-01-031-1/+1
* version/compat messages on flags that have been recently added.Rich Bowen2010-01-022-2/+6
* Adds helpful diagrams to the rewrite intro document, provided by JosephRich Bowen2010-01-012-6/+30
* Rewriterule syntax with new phrasing.Rich Bowen2010-01-011-0/+0
* Two more syntax diagrams that I'd like to use in the docs. However, I'veRich Bowen2010-01-012-0/+0
* update transformationAndré Malo2010-01-0113-93/+93
* Replace rewriterule/rewritecond flow diagram with a easier-to-readRich Bowen2010-01-014-12/+14
* don't use translations of example.com.André Malo2010-01-0113-93/+93
* Rewrite rule flow. Diagram donated by Joseph Pecoraro.Rich Bowen2010-01-011-0/+0
* update transformationAndré Malo2010-01-0137-292/+303
* fix tokensAndré Malo2010-01-011-3/+3
* I need to get around to writing this ...Rich Bowen2010-01-012-1/+16
* Removes duplication of the RewriteRule flags documentation. The moduleRich Bowen2010-01-014-659/+363
* Typo, and a few additional details.Rich Bowen2010-01-012-4/+24
* Makes each flag a top-level section in this doc, thereby giving it aRich Bowen2009-12-302-88/+288
* A few minor tweaks to the flags doc. Getting ready to rearrange theRich Bowen2009-12-302-12/+10
* Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.Takashi Sato2009-12-307-38/+38
* follow up r894425:Takashi Sato2009-12-303-4/+5
* tweak handling for default allowed portsTakashi Sato2009-12-291-11/+6
* Move AllowCONNECT from mod_proxy to mod_proxy_connect.Takashi Sato2009-12-297-58/+90
* Adds a [QSD] flag to RewriteRule to discard unwanted query stringsRich Bowen2009-12-295-2/+70
* Fix string constness to get rid of gcc compiler warnings by -Wwrite-strings.Takashi Sato2009-12-292-5/+5
* Add parentheses to min max macro functions to avoid future bugs.Takashi Sato2009-12-291-2/+2
* Fix string constness to get rid of gcc compiler warnings by -Wwrite-strings.Takashi Sato2009-12-291-12/+13