summaryrefslogtreecommitdiffstats
path: root/docs/manual/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-13flip operator in comment for r1182887 and add some whitespaceEric Covener1-1/+2
2011-10-13Force the honoring of AP_MAX_REG_MATCHJim Jagielski1-2/+4
2011-10-12Rebuild xdocs.Rich Bowen4-5/+5
2011-10-12Missing linebreaks in examples.Rich Bowen1-2/+2
2011-10-10xformsStefan Fritsch1-0/+8
2011-10-10Give a hint about old multi-language error documentsStefan Fritsch1-0/+8
2011-10-10Update multilang error documents to ap_exprStefan Fritsch6-85/+85
2011-10-10Update autogenerated code. Now generated with bison 2.5 instead of 2.4.1Stefan Fritsch3-464/+519
2011-10-10Improve error message by removing 'unexpected T_ERROR' in one case.Stefan Fritsch2-2/+3
2011-10-10Downgrade to DEBUG level several messages which were all redundant William A. Rowe Jr2-5/+5
2011-10-10 Resolve server and remote IP's in the AcceptFilter 'none' path.William A. Rowe Jr3-10/+29
2011-10-10Corrects another typo.Rich Bowen2-2/+2
2011-10-10Rebuild HTML transform.Rich Bowen1-13/+13
2011-10-10Fixes numerous typos.Rich Bowen1-13/+13
2011-10-10Adds a recommendation that rewrite logging be consulted for more detailsRich Bowen2-2/+11
2011-10-10Rebuilds varions transformation.Rich Bowen4-78/+76
2011-10-10Rewrites the 'API Phases' section to give a brief intro to what an APIRich Bowen1-73/+73
2011-10-10Not sure what this note was referring to. The xslt assembles theRich Bowen1-6/+1
2011-10-10Further clarifications of the rewrite process, as per ticket #52000Rich Bowen2-6/+7
2011-10-10Remove OID match which was never in a GA releas and is obsoleted byStefan Fritsch4-99/+4
2011-10-10If a child is created just before graceful restart and then exits becauseStefan Fritsch4-11/+63
2011-10-10Check the return value from ap_run_create_connection in mpm_event.Stefan Fritsch3-0/+10
2011-10-10Clarify behavior of multiple rewrite rules in the same scope. refs https://is...Rich Bowen2-12/+16
2011-10-09mod_mime_magic: Add signatures for PNG and SWF to the example config.Stefan Fritsch2-0/+6
2011-10-09Only dump User/Group if DUMP_RUN_CFG is definedStefan Fritsch1-0/+3
2011-10-09s/perl/Perl/Jeff Trawick1-1/+1
2011-10-09Force base 10 when parsing the Content-Length. It doesn't matter in thisStefan Fritsch1-1/+1
2011-10-09Consistently use base 10 for numbers when parsing config options. It may beStefan Fritsch5-9/+9
2011-10-09Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch11-8/+151
2011-10-09Consistenly use apr_file_* API instead of libc when dumping config becauseStefan Fritsch3-13/+23
2011-10-09Remove ap_proxy_removestr(). It has been unused for a decade and has quadraticStefan Fritsch4-49/+3
2011-10-09Rebuild various xdocsRich Bowen13-66/+75
2011-10-09Rebuild various xdocsRich Bowen24-3641/+3691
2011-10-09Note that hostname lookups will be performed for 'require from hostname'Rich Bowen1-0/+5
2011-10-09refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 MentionRich Bowen1-1/+5
2011-10-08mod_authn_socache: fix it to enable initialisation to work if configuredNick Kew3-3/+33
2011-10-08Updates.Lucien Gentis9-62/+91
2011-10-08Shut up gcc/glibc warning about ignoring write()'s return value.Stefan Fritsch1-3/+13
2011-10-08Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic.Stefan Fritsch2-2/+4
2011-10-08Add some CFLAGS in maintainer mode if supported by gcc:Stefan Fritsch2-20/+32
2011-10-08Add another AP_DEBUG_ASSERT to document some assumptions in the code,Stefan Fritsch1-0/+2
2011-10-08Fix a potential NULL pointer dereference found by clang.Stefan Fritsch2-1/+2
2011-10-08Downgrade error log messages which accompany a 404 request status from loglevelStefan Fritsch4-5/+9
2011-10-08Sort hooks twice, once before pre_config, once after ap_process_config_tree.Stefan Fritsch2-0/+17
2011-10-07Rebuild doc transformations.Rich Bowen4-4/+5
2011-10-07Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 ClarifyRich Bowen1-1/+3
2011-10-06re-add "extern" accidentally removed by r1179448Stefan Fritsch1-1/+1
2011-10-06Rebuild doc transformRich Bowen1-1/+1
2011-10-06Patch from Description Mathijs Schmittmann - Corrected syntax for && (vs &) e...Rich Bowen1-1/+1
2011-10-05Export ap_max_mem_free, needed by r1178079, as pointed out by Gregg L. SmithStefan Fritsch3-3/+4