2010-11-08 |
Graham Leggett | mod_rewrite: Fix the RewriteEngine directive to work... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | Update transformations |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | Support %{HANDLER} in ap_expr (required for mod_filter) |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | Implement "reqenv", "note", "-z", "-n" in ap_expr. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | generated files |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | rewrite introductory section which lists the various... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | Port "file" function from ssl_expr |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | mark connection for close after the return from |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Lucien Gentis | Update. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Lucien Gentis | Updates. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | log how long worker will be disabled |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | improve wording of some function descriptions |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Daniel Earl... | Tweak some doxygen comments to get these functions... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | Start some docs for the ap_expr parser. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | axe outdated comment about FIXMEs/CHECKMEs |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stefan Fritsch | More fixes for picky compilers |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Jeff Trawick | avoid duplicate end-of-stdin header |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Implement "HTTPS" and "IPV6" vars in ap_expr |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Another ooops: properly return APR_SUCCESS |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Ooops. Forgot the minor bump for r1032167 |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Add a generic pool cleanup function that sets a pointer... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Netware build fixes |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | add support for trace loglevels in mod_lua |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Replace ap_expr with a parser derived from mod_ssl... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Put the expression parser back into mod_include |
commit | commitdiff | tree | snapshot |
2010-11-06 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Stefan Fritsch | Fix hook sorting for the pre_config hook. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jim Jagielski | a pointer optim. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | correction to r1031776, retain OR_UNSET with default... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR49823: Make the hardcoded default for AllowOverride... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR47765: leave a hint about ProxyPass and ProxyPassReve... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR47765: ProxyPass and ProxyPassReverse should not... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#48720: SSLProxyVerify is not per-directory, only... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#40047: explain that AJP_* variables can be used... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | minor typo |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | Change the default of the Header directive to apply... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | rename the mod_headers variables used to track onsucces... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR47782: On trunk, the default conf and the hard-coded... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#47782: compiled-in default for MaxConnectionsPerChil... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | fix typo pointed out by poirier offline. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jeff Trawick | gratuitous style change |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Jeff Trawick | repeat apr_poll() while EINTR |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | link to the RFC for the list of CGI environment variables |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#49152: newsgroup is dead and 'hoohoo.ncsa.uiuc.edu... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#29538: ErrorLog syslog facility can't be changed... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#44758: document LimitRequestBody vs. proxy |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR50220: keep on chugging after EINTR in mod_proxy_connect |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#47766 mod_autoindex directives not merged into secti... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#47348: missing "response" the ProxyBadHeader descrip... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | PR#48474: wrong directive name in mod_proxy_scgi example |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Eric Covener | typo |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#46582 document that modules can implement internal... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#40831: empty-valued keys behave like missing keys... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
William A.... | Look for a deeper clue into the existance of srclib... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#49460: balancer example sets a large loadfactor... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Daniel Earl... | Correct the instructions for stopping an Apache server |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#48865: maxattempts=1 in balancer doc is wrong. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#45722: if we get EACCESS in the directory walk,... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Daniel Earl... | Document the default value of mod_autoindex's CharSet... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
William A.... | Revert r1031167 |
commit | commitdiff | tree | snapshot |
2010-11-04 |
William A.... | Look for a deeper clue into the existance of srclib... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Daniel Earl... | Add some more cross-references related to the protocol |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Daniel Earl... | Clarify that the "www.example.com" is in the ServerName... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Stefan Fritsch | Note that people should not spend time on the ap_expr... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Igor Galić | PR46916 |
commit | commitdiff | tree | snapshot |
2010-11-04 |
William A.... | Look for a deeper clue into the existance of srclib... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | The discussion of conditional logging is much better... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Mention the %200{var}i syntax in the conditional loggin... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Daniel Earl... | Note that the new expression language for <If> and... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Documents undocumented directive. PR42912 |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Igor Galić | Explain that Options [+-]?Multiviews doesn't make any... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Mention the "Windows ^N end-of-line character" problem |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | There's already a seealso link for Options. Added ... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Change mentions of 'Deny from' and 'Allow from' to... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#50174: don't offer 120ms as a "typical" TCP keepaliv... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Be more forceful in talking about where SSLEngine On... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Error messages like "theoretically shouldn't happen... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR45017: document obscure GprofDir directive |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Note that RewriteOptions inherit causes parent rules... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Igor Galić | Removing intro, which doesn't make sense. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Igor Galić | ./build.sh all - fixed htaccess validation error. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Eric Covener | PR#47935 some people think s/except/unless makes this... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Igor Galić | Removing history, because nobody cares. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Adds an example of how to set up SSL to the SSL howto... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Paul Querna | More whitespace |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Paul Querna | Whitespace commit |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Removed the stuff that is ancient and embarrassing... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rich Bowen | Oh, look, someone beat me to the FAQ. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Graham Leggett | Fix a pool lifetime issue: Make sure we clean up our... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rainer Jung | Followup to r1026665: reset "cleaned" flag in |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Rich Bowen | Patch from jean-frederic - Port 8009 implies ajp:// |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Stefan Fritsch | cleaning up / replacing ap_expr should be a blocker... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Rich Bowen | Rebuild .ja transformation for updated to example. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Rich Bowen | Missing linebreak in example. |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Jim Jagielski | Note for future dev.... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Nick Kew | mod_cache: correctly parse quoted strings in cache... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rich Bowen | While I expect Bill Stoddard would be willing, he's... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rich Bowen | Rebuilds various transformations |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rich Bowen | While "largely rubbish" was a bit of an overstatement... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Rich Bowen | Remove 1998-era stuff that's not true any more. |
commit | commitdiff | tree | snapshot |
next |