summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_cache_disk.xml.ja (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-10Replaces some awkward phrasingRich Bowen1-4/+4
2013-09-10Add ProxyExpressEnable directive to exampleRich Bowen1-0/+1
2013-09-09wordsmithingJeff Trawick1-17/+37
2013-09-09Add a global ENABLE_MODULES setting to make it easyJeff Trawick2-0/+64
2013-09-08Since a couple of modules have module names that don'tJeff Trawick1-140/+137
2013-09-08add "Header note" which was the solution for two users this week on IRC.Eric Covener3-8/+21
2013-09-08install cache_common.h; add notes on other files that aren't installedJeff Trawick2-1/+6
2013-09-08add apreq and skiplist to libhttpd, support mod_apreqJeff Trawick2-5/+25
2013-09-08fix odd bug that prevented the manual from being installedJeff Trawick1-3/+1
2013-09-08elaborate on fastcgistarer, which is a) not yet supported on windows andEric Covener1-2/+4
2013-09-08Added missing export for proxy module.Guenter Knauf1-1/+2
2013-09-08support mod_lua; add some tweaks/disclaimers to the READMEJeff Trawick2-3/+14
2013-09-08handle mod_ldap/mod_authnz_ldap, along with tiny infrastructureJeff Trawick2-7/+26
2013-09-07Add macro for checking apr/apu defines like APR_HAS_feature,Jeff Trawick2-8/+78
2013-09-07Update.Lucien Gentis1-3/+197
2013-09-07style consistency in winnt's worker_mainEric Covener1-9/+6
2013-09-06Add a warning if protocol given in SSLProtocol or SSLProxyProtocol will over...Christophe Jaillet2-1/+8
2013-09-05Mistakenly try to use a line comment to the end of your ListenJeff Trawick3-2/+13
2013-09-05mod_lua: init cookie as NULL.Daniel Gruno1-0/+1
2013-09-05remove an unneeded variable I just added, oops.Daniel Gruno1-1/+0
2013-09-05mod_lua: Use ap_cookie_read for reading cookie values, since it's already there.Daniel Gruno1-7/+5
2013-09-05Set LONG_NAME and BIN_NAME to something reasonable for httpd.rc,Jeff Trawick1-0/+1
2013-09-04Add r:setcookie(key, val, secure, expires) and r:getcookie(key) to the reques...Daniel Gruno3-0/+63
2013-09-03Update related to r1519556Christophe Jaillet1-2/+3
2013-09-03Add missing spaceChristophe Jaillet1-1/+1
2013-09-03mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2-1/+5
2013-09-02mod_lua: If the first yield() of a LuaOutputFilter returns a string, it shouldEric Covener2-12/+36
2013-09-02mention some trickyness with mod_lua + mod_filter.Eric Covener2-0/+14
2013-09-02avoid non-continous ranges in EBCDIC in the scanner, important characters lik...Eric Covener1-4/+4
2013-09-02forgot my nameEric Covener1-1/+1
2013-09-02mod_lua: Remove ETAG, Content-Length, and Content-MD5 when a LuaOutputFilterEric Covener2-0/+9
2013-09-02register LuaOutputFilters with AP_FILTER_PROTO_CHANGE|AP_FILTER_PROTO_CHANGE...Eric Covener2-2/+11
2013-09-02 *) mod_filter: Add "change=no" as a proto-flag to FilterProtocolEric Covener2-0/+7
2013-09-02Return a 500 error instead of DECLINED when LuaHook* script does not Eric Covener2-0/+8
2013-09-02trace4 logging of return codes from LuaHook* functions.Eric Covener1-0/+2
2013-09-01Removed comment which should never have been committed.Guenter Knauf1-1/+0
2013-09-01some xformsDaniel Gruno18-367/+443
2013-09-01Adding a simple logging hook for mod_lua, which allows users to create their ...Daniel Gruno2-2/+75
2013-09-01Let the location of APR[-Util] and PCRE libs andJeff Trawick2-16/+75
2013-09-01add some log messages and AP_DEBUG_ASSERTs for functions that should never beStefan Fritsch1-4/+51
2013-08-31Updates.Lucien Gentis9-110/+104
2013-08-31remove c++ commentEric Covener1-1/+1
2013-08-31Simplify -DENABLE_MOD_foo to -DENABLE_FOOJeff Trawick2-14/+29
2013-08-31add option EXTRA_INCLUDE_DIRS for pointing to outside directoriesJeff Trawick2-2/+31
2013-08-30adjust default module enablement to kinda-sorta sync withJeff Trawick1-47/+61
2013-08-29mention the PATH issueJeff Trawick1-0/+32
2013-08-29move cmake howto/buglist to a separate file, README.cmakeJeff Trawick2-81/+175
2013-08-29Only minor adjustments were required to support 2.4.x too, soJeff Trawick1-12/+34
2013-08-29Fix source path to error documents and icons.Jeff Trawick1-2/+2
2013-08-29Don't forget to disable an optional module if the prerequisiteJeff Trawick1-3/+4