summaryrefslogtreecommitdiffstats
path: root/docs/manual/suexec.xml.tr (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-20mod_include: Add the onerror attribute to the include element, allowingGraham Leggett4-13/+66
2010-11-20Update status of ap_expr and LimitStefan Fritsch2-12/+4
2010-11-20Don't compile expr_dump_tree() by defaultStefan Fritsch1-5/+10
2010-11-20Check input lenght to avoid potential overflowsStefan Fritsch1-1/+10
2010-11-20Updates.Lucien Gentis2-2/+2
2010-11-20Updates.Lucien Gentis3-17/+29
2010-11-20Rename disk_cache to cache_disk within logging statements.Graham Leggett1-33/+33
2010-11-20Rename mod_disk_cache to mod_cache_disk within the documentation.Graham Leggett92-489/+503
2010-11-20Updated the .fr ssl howto so it matches r1035435 changesVincent Deffontaines2-53/+18
2010-11-20balise mal ferméeVincent Deffontaines1-48/+12
2010-11-20mod_disk_cache renamed to mod_cache_disk, to be consistent with theGraham Leggett9-50/+55
2010-11-20A first attempt at PR#50307Igor Galić4-81/+26
2010-11-20detabStefan Fritsch1-1/+1
2010-11-20Log errors/infos during expression evaluation and associate the messageStefan Fritsch7-4/+18
2010-11-20Add SetEnvIfExpr directive to set env var depending on expression.Stefan Fritsch2-119/+174
2010-11-19Fix a spelling mistake.Graham Leggett1-1/+1
2010-11-19Fix a spelling mistake.Graham Leggett1-1/+1
2010-11-19Fix a spelling mistake.Graham Leggett1-1/+1
2010-11-18Fix 'comparison of unsigned expression < 0 is always false' warning.Stefan Fritsch1-1/+1
2010-11-18Fix 'comparison is always false due to limited range of data type'.Stefan Fritsch1-1/+1
2010-11-18mod_proxy: Fix ProxyPassInterpolateEnv directive.Stefan Fritsch5-3/+29
2010-11-18./build.sh allIgor Galić24-449/+507
2010-11-18Content-Length is set by mod_asis.Igor Galić2-2/+6
2010-11-16When the proxy closes the backend connection early, force a setaside onGraham Leggett1-1/+18
2010-11-16Revert r1035504, this was the wrong way to do it.Graham Leggett4-18/+86
2010-11-16Fix pool lifetime issues when the proxy backend connection is terminatedGraham Leggett4-86/+18
2010-11-15Adds indentation. Cosmetic change only.Rich Bowen2-0/+4
2010-11-15Missing newlineRich Bowen2-2/+2
2010-11-14Updates.Lucien Gentis7-743/+643
2010-11-14Return 400 not 503 if we have to abort due to malformed chunked encoding.Nick Kew2-2/+5
2010-11-14Fix mod_proxy to support setting source address.Nick Kew5-2/+57
2010-11-13Updates.Lucien Gentis5-172/+276
2010-11-11fix MPM typoJeff Trawick1-1/+1
2010-11-11Remove workaround that was only necessary when htcacheclean included httpd.hStefan Fritsch1-7/+0
2010-11-11update.Lucien Gentis1-52/+97
2010-11-11More splitting as suggested by minfrin.Guenter Knauf4-45/+74
2010-11-11Update.Lucien Gentis1-3/+3
2010-11-11Updates.Lucien Gentis3-27/+47
2010-11-11Splitted off cache defines/structs used by htcacheclean.Guenter Knauf4-65/+99
2010-11-10Rebuild.Rich Bowen10-113/+122
2010-11-10Add ProxyPassReverse to the examples in the mod_proxy_balancer docs.Rich Bowen2-4/+8
2010-11-10When restarting, reset ap_server_config_defines to what was set on the commandStefan Fritsch1-0/+18
2010-11-10Supress generation of unused yy_top_state function, to avoid a compilerStefan Fritsch2-57/+49
2010-11-10generated xml transformationsJeff Trawick10-35/+69
2010-11-10suEXEC: Add Suexec directive to disable suEXEC without renaming theJeff Trawick7-10/+75
2010-11-10* Fix parameter name as new is a reserved word in C++ which makes compilingRuediger Pluem2-13/+13
2010-11-09support error log id as variablesStefan Fritsch2-0/+10
2010-11-09Add support for conditional logging depending on an expression.Stefan Fritsch1-7/+29
2010-11-09use temp_pool for some temporary regexpsStefan Fritsch1-2/+2
2010-11-09Update transformsDaniel Earl Poirier3-342/+25