summaryrefslogtreecommitdiffstats
path: root/docs/manual/content-negotiation.xml.tr (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-08Update xml transformations.Rainer Jung5-5/+5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199498 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Regenerate convenience.map.Rainer Jung1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199494 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Update xml meta files after fixing simplified chinese.Rainer Jung203-0/+203
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Regenerated style files after simplified chinese fix.Rainer Jung4-4/+5
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199486 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Change def timeout from a nasty 5 mins to a more reasonable 1minJim Jagielski2-2/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199485 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Add "reallyall" and --enable-load-all-modules toRainer Jung3-8/+40
docs. Clarify LoadModule activation status. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199481 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Fix XML validation errors.Rainer Jung1-5/+4
Order matters. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199479 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Fix docs generation for simplified chinese.Rainer Jung1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199478 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Load all modules in the generated default configurationRainer Jung4-2/+18
when using --enable-load-all-modules with configure. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199467 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08update xformsStefan Fritsch9-18/+30
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199448 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08mod_reqtimeout: Change the default to set some reasonable timeout values if ↵Stefan Fritsch5-37/+102
loaded git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199447 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Don't send a 500 if there is a timeoutStefan Fritsch1-5/+14
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199444 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Silence compiler warning about signedness differences.Rainer Jung1-6/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199435 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Fix make variable reference.Rainer Jung1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199423 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Fix up some length limit calculationStefan Fritsch1-2/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199410 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08update xformsStefan Fritsch20-1731/+1703
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199088 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Change default FileETag to be "size mtime", i.e. remove the inode. Adjust theStefan Fritsch5-5/+14
etag generation in mod_dav_fs to the new default. PR 49623. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199086 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Point to list of undocumented modules in the docs subdirectorySander Temme1-0/+3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199064 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08add info about new early/late arguments and a note aboutEric Covener2-12/+58
the directives whose context is limited. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Add some comments and another line length checkStefan Fritsch1-14/+42
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199060 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08mod_lua: Expose SSL variables via r:ssl_var_lookup()Eric Covener5-1/+36
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199056 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08We still have to pass the dependency check to APACHE_MODULE to ensureStefan Fritsch1-1/+5
that mod_session_crypto is disabled with --enable-mods-shared=reallyall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199046 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08allow some lua hooks to be run in "early" or "late" modeEric Covener2-48/+185
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199031 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08correct return val, the char* is pushed on the lua stack.Eric Covener1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199028 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08By default, only load those modules that are either requiredStefan Fritsch4-5/+23
or explicitly selected by a configure --enable-foo argument. The LoadModule statements for modules enabled by --enable-mods-shared=most and friends will be commented out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199027 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Solaris doesn't support "test -e" in combinationRainer Jung1-1/+1
with "sh". We use "-f" in all other places. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199021 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Link the modules that use it against the XML library so the server will start.Sander Temme1-0/+2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199019 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08Remove ProxyHTMLLogVerbose in favor of trace loglevelsStefan Fritsch2-63/+17
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198995 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07if mod_session_crypto prereq isn't available, don't bail ifJeff Trawick1-5/+15
the module was enabled implicitly git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198989 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07More error checking for ap_pregsubStefan Fritsch2-1/+21
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198988 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07auto var verbose not usedJeff Trawick1-6/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198975 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07remove solved Windows AcceptFilter blockerStefan Fritsch1-2/+3
add mod_lua blocker git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198968 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07More ap_pregsub error checking/loggingStefan Fritsch1-0/+7
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198966 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07More checks of ap_pregsub return valuesStefan Fritsch1-0/+11
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198959 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07Check return value of ap_pregsub()Stefan Fritsch1-9/+27
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198948 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07Fix integer overflow in ap_pregsub. This can be triggered e.g.Stefan Fritsch2-0/+6
with mod_setenvif via a malicious .htaccess CVE-2011-3607 http://www.halfdog.net/Security/2011/ApacheModSetEnvIfIntegerOverflow/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198940 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07No need to zero memory that we will overwrite anywayStefan Fritsch1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198934 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07Only init the RNG once at startup. This saves some entropy and works around ↵Stefan Fritsch3-2/+5
the APR bug fixed in r1198921 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198930 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07Also do length check if the last line is not LF terminatedStefan Fritsch1-0/+7
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198926 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07s/IP6/IPv6/Jeff Trawick1-1/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198904 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07Call apr_random_after_fork() manually in the child processes because the MPMsStefan Fritsch3-8/+35
use plain fork() and not apr_proc_fork(). Also add some workaround for APR not changing the RNG state in the parent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198868 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05quick handlers and translate_name in lua can't be keyed off Eric Covener2-0/+26
Directory/Filename/htaccess git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197853 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05provide ap_escape_html as r:escape_html() Eric Covener1-0/+11
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197838 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05remove unneeded dependency to mod_proxy_htmlGregg Lewis Smith2-6/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197832 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05re-add apr_pool_clear accidentally removed in r1197405Stefan Fritsch1-0/+1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197830 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05Remove some copy and paste remnants, no libaprutil in APR2Gregg Lewis Smith1-12/+0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197829 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04get the hello world of Handlers working againEric Covener2-0/+6
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197782 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04Update transformsStefan Fritsch29-847/+895
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197414 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04Unify syntax of config directives taking an expression as optional contition ↵Stefan Fritsch6-26/+38
argument git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197413 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04To prevent overboarding memory usage, limit line length to 1MBStefan Fritsch3-19/+64
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197405 13f79535-47bb-0310-9956-ffa450edef68