| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | It's a change | Jim Jagielski | 2011-01-13 | 1 | -0/+5 |
* | mod_status: Don't show slots which are disabled by MaxClients as open. | Stefan Fritsch | 2011-01-10 | 1 | -0/+3 |
* | Fix ap_mpm_query results: | Stefan Fritsch | 2011-01-09 | 1 | -0/+3 |
* | Fix a bug in authz logic merging which caused | Stefan Fritsch | 2011-01-08 | 1 | -0/+3 |
* | Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading | Nick Kew | 2011-01-05 | 1 | -0/+7 |
* | mod_proxy_http: Allocate the fake backend request from a child pool | Graham Leggett | 2011-01-05 | 1 | -0/+7 |
* | Change the format of the SSL_{CLIENT,SERVER}_{I,S}_DN variables | Stefan Fritsch | 2011-01-02 | 1 | -0/+5 |
* | Make the REQUEST_SCHEME variable available to scripts and mod_rewrite | Stefan Fritsch | 2010-12-30 | 1 | -0/+3 |
* | Allow to use arbitrary boolean expressions (ap_expr) in RewriteCond. | Stefan Fritsch | 2010-12-29 | 1 | -0/+3 |
* | Allow to unset environment variables using E=!VAR. | Stefan Fritsch | 2010-12-29 | 1 | -0/+3 |
* | revert r1031670: | Eric Covener | 2010-12-29 | 1 | -0/+3 |
* | add a 2.3.9-era CHANGES entry that should have been noted for | Eric Covener | 2010-12-29 | 1 | -0/+3 |
* | Applying patch from PR 33078 (with slight changes to its return values) | Igor Galić | 2010-12-28 | 1 | -0/+3 |
* | Correct typo in CHANGES, as per tid50321 | Rich Bowen | 2010-12-28 | 1 | -1/+1 |
* | When exporting request headers to HTTP_* environment variables, drop variables | Stefan Fritsch | 2010-12-28 | 1 | -0/+4 |
* | prefer exact port matches in ip-based VH lookup over wildcards. | Eric Covener | 2010-12-28 | 1 | -0/+4 |
* | Remove need for NameVirtualHost directive by implicitly configuring any dupli... | Eric Covener | 2010-12-28 | 1 | -0/+5 |
* | Changing the default Options from All to FollowSymlinks. | Igor Galić | 2010-12-24 | 1 | -0/+3 |
* | rotatelogs: Add -e option to write logs through to stdout for optional | Graham Leggett | 2010-12-21 | 1 | -0/+3 |
* | * Do not drop contents of incomplete lines, but safe them for the next | Ruediger Pluem | 2010-12-21 | 1 | -0/+3 |
* | Add new AuthzSendForbiddenOnFailure directive to allow sending '403 FORBIDDEN' | Stefan Fritsch | 2010-12-18 | 1 | -0/+3 |
* | And roll on 2.3.11... | Jim Jagielski | 2010-12-13 | 1 | -0/+3 |
* | PR 50447: mod_rewrite escapes the original [escaped] query string even when | Eric Covener | 2010-12-11 | 1 | -0/+3 |
* | PR50349: Honor 'AcceptPathInfo OFF' during internal redirects, | Eric Covener | 2010-12-07 | 1 | -0/+4 |
* | PR 39313: allow the user to configure which rules come first when RewriteRules | Eric Covener | 2010-12-04 | 1 | -0/+4 |
* | PR#24243: allow some control over how IndexIgnore'd files are merged. | Eric Covener | 2010-12-04 | 1 | -0/+4 |
* | Add support for RLimit* in mod_cgid. PR 42135. | Eric Covener | 2010-12-04 | 1 | -0/+3 |
* | core: Fail startup when the argument to ServerName looks like a glob | Eric Covener | 2010-12-04 | 1 | -0/+4 |
* | re-fix wording | Eric Covener | 2010-12-04 | 1 | -2/+2 |
* | clarify about "enable/disable". | Eric Covener | 2010-12-04 | 1 | -2/+3 |
* | PR44076: allow "userdir disabled" or "userdir public_html" in global scope to | Eric Covener | 2010-12-04 | 1 | -0/+3 |
* | PR50350: When no -k option is provided on the httpd command line, the server | Eric Covener | 2010-11-29 | 1 | -0/+4 |
* | * Put a note in the connection notes that the SSL handshake to the backend | Ruediger Pluem | 2010-11-26 | 1 | -1/+5 |
* | Fix Windows build of mod_cache_disk which was broken after | Rainer Jung | 2010-11-26 | 1 | -0/+2 |
* | Roll on .10 | Jim Jagielski | 2010-11-23 | 1 | -0/+3 |
* | mod_include: Add the onerror attribute to the include element, allowing | Graham Leggett | 2010-11-20 | 1 | -0/+4 |
* | mod_disk_cache renamed to mod_cache_disk, to be consistent with the | Graham Leggett | 2010-11-20 | 1 | -0/+3 |
* | Add SetEnvIfExpr directive to set env var depending on expression. | Stefan Fritsch | 2010-11-20 | 1 | -0/+3 |
* | mod_proxy: Fix ProxyPassInterpolateEnv directive. | Stefan Fritsch | 2010-11-18 | 1 | -0/+3 |
* | Return 400 not 503 if we have to abort due to malformed chunked encoding. | Nick Kew | 2010-11-14 | 1 | -0/+3 |
* | Fix mod_proxy to support setting source address. | Nick Kew | 2010-11-14 | 1 | -0/+5 |
* | suEXEC: Add Suexec directive to disable suEXEC without renaming the | Jeff Trawick | 2010-11-10 | 1 | -0/+6 |
* | Add Error directive for aborting startup or htaccess processing | Jeff Trawick | 2010-11-08 | 1 | -0/+3 |
* | mod_rewrite: Fix the RewriteEngine directive to work within a | Graham Leggett | 2010-11-08 | 1 | -0/+4 |
* | Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use | Stefan Fritsch | 2010-11-06 | 1 | -0/+6 |
* | Fix hook sorting for the pre_config hook. | Stefan Fritsch | 2010-11-06 | 1 | -0/+3 |
* | PR49823: Make the hardcoded default for AllowOverride match the default confi... | Eric Covener | 2010-11-05 | 1 | -0/+3 |
* | PR47765: ProxyPass and ProxyPassReverse should not be accepted in | Eric Covener | 2010-11-05 | 1 | -0/+3 |
* | PR#47782: compiled-in default for MaxConnectionsPerChild is 10,000 vs the | Eric Covener | 2010-11-05 | 1 | -0/+4 |
* | PR50220: keep on chugging after EINTR in mod_proxy_connect | Eric Covener | 2010-11-05 | 1 | -0/+3 |